p = Post.new
p.title = "Great post!"
p.body = "Lorem ipsum..."
p.save
Post.all # => [#<Post:0x895bb38 @title="Great post!", @body="Lorem ipsum...", @id=1>]
Post.find(1) # => #<Post:0x954bc69 @title="Great post!", @body="Lorem ipsum...", @id=1>
Post.where(author: 'Brunno', visibility: 'public')
# => [#<Post:0x895bb38 @author="Brunno", @visibility="public", @id=1>, #<Post:0x457pa36 @author="Brunno", @visibility="public", @id=2>]
And have access to the data directly in the YAML files. SORRY. CAN'T DELIVER.
Which area can I play in?
You can access this streaming demo from the United States, Canada, the United Kingdom, France, Italy, Germany, Austria, Spain, Sweden, Switzerland, Denmark, Norway, Finland, Belgium, Ireland, Netherlands, Poland, Portugal, Czech Republic, Slovakia, Romania, and Hungary.
That didn't stop me from using Firefox tough. I just have my first bookmark in the toolbar point to "about: profiles" and use this page to launch new profile instances, create new ones etc.