Development
Model Pages implemented
A Page belongs to a user and can have many tags, categories, and comments….
Development
httpS implemented
ib3 and ib4.iboard.cc are reachable with HTTPS too….
Development
RSS Feed for Postings enabled
notice some changes in application.html.erb and index.rss.builder in posting’s views.
Development
Yet another polymorphic - Rateable
Things (‘Rateables’) should have a controller to rate them. This will be just another polymorphic.
