4 Commits
Author SHA1 Message Date
Alan Bradburne bc315b5484 Merge pull request #4 from oiotoshi/patch-1
Update config/locales/it.yml
2013-01-21 01:58:08 -08:00
Alan Bradburne 94b73faf85 Change clear channel to not do a find-all before deleting feeds. 2012-02-23 11:35:34 +00:00
Alan Bradburne 4f0354303f Improve channel, user and api_key models with basic scopes, correct references and protect attributes.
Simplify channels & user controllers and models, moving code to the models.
Remove catch-all route and ensure all actions are specified, fixing url paths.
Change clone to dup in feed_controller as using clone seems to affect the cloned object (problem only in ruby 1.9.3?)
2012-02-09 23:42:16 +00:00
Alan Bradburne bfd5b29a9a Upgrade to Rails 3.2 and move some of the assets to the asset pipeline directories 2012-02-09 23:26:47 +00:00