thingspeak/app/controllers
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
..
api_keys_controller.rb Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00
application_controller.rb Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00
channels_controller.rb Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00
charts_controller.rb initial checkin of full application 2011-03-27 16:56:15 -04:00
feed_controller.rb Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00
mailer_controller.rb Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00
pages_controller.rb initial checkin of full application 2011-03-27 16:56:15 -04:00
status_controller.rb initial checkin of full application 2011-03-27 16:56:15 -04:00
subdomains_controller.rb initial checkin of full application 2011-03-27 16:56:15 -04:00
user_sessions_controller.rb initial checkin of full application 2011-03-27 16:56:15 -04:00
users_controller.rb Improve channel, user and api_key models with basic scopes, correct references and protect attributes. 2012-02-09 23:42:16 +00:00