Fork me on GitHub
Toggle navigation
Rails Best Practices
Contributing
Contact Us
partial
Simplify render in views
04 Dec 2010
Richard Huang
render is one of the often used view helpers, we can pass object, collection or local variables. From rails 2.3, more simplified syntax for render are provided.
Read More
Tags
view
partial
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