PASTEBIN
| #1 paste tool since 2002
create new paste
tools
api
archive
real-time
faq
PASTEBIN
create new paste
trending pastes
sign up
login
my settings
my profile
Public Pastes
WP7 Zoom To Pushpi...
1 sec ago
Fileape Cuentas Pr...
32 sec ago
Tilecar
Lua | 8 sec ago
unknown timezone n...
8 sec ago
Eva's Garden 02/23...
53 sec ago
parse content with...
14 sec ago
Untitled
40 sec ago
Which is more prop...
20 sec ago
Untitled
By: a guest on Jan 28th, 2012 | syntax:
None
| size: 0.30 KB | hits: 32 | expires: Never
download
|
raw
|
embed
|
report abuse
Copied
en:
activerecord:
# model names
models:
user: "User"
# model attributes
attributes:
user:
name: "User name"
errors:
models:
user:
blank: "User invalid"
attributes:
email:
blank: "xxx"
create a
new version
of this paste
RAW Paste Data
en: activerecord: # model names models: user: "User" # model attributes attributes: user: name: "User name" errors: models: user: blank: "User invalid" attributes: email: blank: "xxx"