You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cartodb/app/controllers
Juan Ignacio Sánchez Lara 2d044b4fd4
Merge pull request #3493 from CartoDB/3486-NoMethodError_undefined_method_id_for_nil_NilClass_at_get_visualization_and_table_from_table_id
9 years ago
..
admin Merge pull request #3493 from CartoDB/3486-NoMethodError_undefined_method_id_for_nil_NilClass_at_get_visualization_and_table_from_table_id 9 years ago
api #3280 TableLocator ready and new models being called from Carto::xxx controllers 10 years ago
carto Merge branch 'master' into new-tables-endpoint-gets 10 years ago
helpers #3280 TableLocator ready and new models being called from Carto::xxx controllers 10 years ago
superadmin arg back to old code 10 years ago
application_controller.rb Fix for current_viewer #3207 10 years ago
google_plus_controller.rb #1963 Ongoing replace of rails routing url helpers by CartoDB.url and CartoDB.path to control domainless and MU scenarios 10 years ago
home_controller.rb Return 503 code if disable file is used (instead of 500) 10 years ago
oauth_controller.rb CDB-3527 Forcing dashbord urls to be org-based if user belongs to an org 10 years ago
sessions_controller.rb sessions: new: fix login_error 10 years ago
test_controller.rb