Skip to content

Instantly share code, notes, and snippets.

@mjfreshyfresh
Created February 4, 2009 20:50
Show Gist options
  • Save mjfreshyfresh/58335 to your computer and use it in GitHub Desktop.
Save mjfreshyfresh/58335 to your computer and use it in GitHub Desktop.
macbook$ ./script/console
Loading development environment (Rails 2.1.1)
>> a = Album.find(:first)
=> #<Album id: 1, artist_id: 1, producer_id: 1, title: "LIGHT YOUR FIRE ", audioformat_id: 3>
>>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment