thingspeak/config
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
..
environments Upgrade to Rails 3.2 and move some of the assets to the asset pipeline directories 2012-02-09 23:26:47 +00:00
initializers Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00
locales Added pt-br Locale 2011-10-16 02:54:31 -04:00
application.rb Upgrade to Rails 3.2 and move some of the assets to the asset pipeline directories 2012-02-09 23:26:47 +00:00
boot.rb initial checkin of full application 2011-03-27 16:56:15 -04:00
database.yml.example switching to mysql2 gem to fix utf8 issues in to_json 2011-03-29 01:52:06 -04:00
environment.rb initial checkin of full application 2011-03-27 16:56:15 -04:00
routes.rb Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00