Useful links
Posted
by
Madhan ayyasamy
on Mad Han RoR Tips
See other posts from Mad Han RoR Tips
or by Madhan ayyasamy
Published on 2010-01-29T09:03:00.000-08:00
Indexed on
2010/12/06
16:59 UTC
Read the original article
Hit count: 291
Ruby On Rails
STI vs Polymorphic
Difference between habtm vs has_many :through
habtm vs through
Capistrano Guide link
Capistrano guide
Rails application without database stuff
class Car < ActiveRecord::Base
self.abstract = true
end
Another link: rails without database
Named scope useful link
Named scope
Difference between http and https verb
http vs https
Rails 2.3 useful guide website
rails 2.3 guide
© Mad Han RoR Tips or respective owner