code
guest
register
log in
programs
messages
repl
documentation
source
about
privacy
terms
/up
french
production
Message < Dictionary
examples
Message.create
Message.create!
Message.create!(body: :world)
Message.create!(subject: :hello)
Message.create!(subject: :hello, body: :world)
class functions
create
create!