Fork me on GitHub
Toggle navigation
Rails Best Practices
Contributing
Contact Us
gem
Annotate your models
23 Jan 2011
Richard Huang
Are you tired of going to schema.rb to find your table structures information? It would be better to list all the attributes of the model in the model itself.
Read More
Tags
model
gem
comment
Tags
DRY
I18n
RESTful
active_record
assets
background job
bundler
cache
capistrano
collection
comment
config
controller
convention
css sprite
cucumber
deployment
exception
gem
helper
javascript
mailer
migration
model
naming
observer
params
partial
performance
plugin
query
rails
rails2
refactor
render
rescue
route
rspec
search
security
system administration
tab
task
timezone
upload
version control
view
whitespace