The Bulletin: Sustainable Fashion: An Industry ...
National Chamber for Italian Fashion are hosting a seminar to study aspects that are driving change in the environmental a...
Railscasts - Polymorphic Association:
class Comment < ActiveRecord::Base belongs_to :commentable, :polymorphic => true end class Article < ActiveRecord::Base ha...
Super excited about , which just landed on Rail...
Resourceful Routing: If you’re building a RESTful JSON API , you want to be using the Rails router. Clean and conventional...
ASCIIcasts - “Episode 224 - Controllers in Rail...
This line is added by default in a new Rails 3 application. It’s easy to forget to add filtering into an application so it...
Wizard-ify Your Rails Controllers with Wicked
Wizard-ify Your Rails Controllers with Wicked Posted by schneems on February 28, 2012 — 0 comments Use Wicked to turn any ...
Haml and Rails
with some helpful suggestions from Brook Riggio's blog post on Haml by Default in a New Rails 3.2 App . The RailsApps appl...
