-
written September
26
2006 by
- Kommen
- tagged with
-
Rails, Tutorial
-
No
Comments so far. Go, post one!
-
Previous Tutorial Competition: …
-
Tutorial Competition: … Next
-
Related Articles
-
Migrations in Ruby on Rails
-
Exception Notifier - Ruby on Rails plugin
-
Installing Mongrel on OS X
-
railsforum.com - A Ruby on Rails community
This article shows how to refector your Rails application by moving some code from the view to the model.
Ryanb also explains how to use Unit Tests for that process to ensure nothing gets broken while cleaning up the code.
See the complete article here