metamaps--metamaps/app/controllers
2012-12-15 02:39:14 -05:00
..
application_controller.rb debugged users/new issue. I was logged in and trying to navigate to that page, and it was trying to redirect to a page that doesn't exist anymore. 2012-10-29 14:21:36 -04:00
items_controller.rb restructured a lot of code to be more readable and have less duplication of code 2012-12-15 02:39:14 -05:00
main_controller.rb removed public assets 2012-12-14 13:31:39 -05:00
maps_controller.rb fixed delete map bug. made it so that if the user hasn't saved a layout to a map, it continues to render as forcedirected 2012-12-03 18:40:14 -05:00
sessions_controller.rb changed our syntax so that the find :first commands actually work :) 2012-11-03 13:57:42 -04:00
synapses_controller.rb restructured a lot of code to be more readable and have less duplication of code 2012-12-15 02:39:14 -05:00
users_controller.rb changed our syntax so that the find :first commands actually work :) 2012-11-03 13:57:42 -04:00