This post originated from an RSS feed registered with .NET Buzz
by Maruis Marais.
Original Post: Links for 30 October 2007 (Rails, Ruby, JavaScript, CSS)
Feed Title: exceptionz
Feed URL: http://feeds.feedburner.com/Exceptionz
Feed Description: I am an XP, TDD, OO and .NET enthusiast. Things like Design Patterns makes my pulse race, I love learning exciting new things and to share my thoughts and techniques with the world. So join me and together we can explore the awesome world of software development
Rails
Manually publish your Ruby On Rails applications on a production Linux server
What not to do in rails
Rails Plugins
resource_controller - focus on what makes your controller special
MultiAppRouting - allow easy linking between multiple rails applications on different hosts.
Mailtrap - Mock SMTP server making your email testing easy
Permissionable Attributes - declare which attributes of a model have [...]