metamaps--metamaps/app/controllers
2012-12-09 19:42:45 -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 added ability to save layout of maps. 2012-12-01 18:05:17 -05:00
main_controller.rb made feedback and metamaps manual display conditional instead of hard coded so there's not errors on a blank database 2012-11-03 13:45:08 -04: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 Revert "fixed bug that wasn't letting you save the layout of a map if you had added new synapses to it." 2012-12-09 19:42:45 -05:00
users_controller.rb changed our syntax so that the find :first commands actually work :) 2012-11-03 13:57:42 -04:00