Rails: rendering json with multiple objects...
Read MoreHow to set cookies in ApplicationController?...
Read MoreHow to set fake request object for rails controller object...
Read MoreDynamic / Regex params in ApplicationController...
Read More"undefined method" when calling helper method from controller in Rails...
Read MoreHow to pass an empty text array from view to controller for update in Rails?...
Read MoreHow to redirect to another format of the same controller action?...
Read MoreConvert function params to Hash object in Ruby on Rails...
Read MoreUsing "ApplicationController.new.render_to_string" in a Rails api app (config.api_only = t...
Read MoreHow do you route an action to the application controller in Rails 3?...
Read MoreHow to append URL param through controller?...
Read MoreDefine a variable in application controller, but do not use it on pages, where content_for tag won&#...
Read MoreHow can I extend ApplicationController in a gem?...
Read Morewhich application_rb file should I edit?...
Read More'protect_from_forgery' in Application controller in Rails...
Read MoreApplicationController error in rails when trying to visit web page -- wrong argument type Class (mod...
Read MoreRails: How to change the variable in Application Controller...
Read MoreRails: In Application Controller, force login, redirect all requests except login...
Read MoreRender :layout is searching for partial instead of layout...
Read Morerails application controller method is undefined in children...
Read MoreIs it possible to define ActionController::Base in many different controllers?...
Read MoreRails 3.0 Engine - Execute code in ActionController...
Read MoreApplicationController methods in Rails 2.0.2 not overriding plugin methods using Engines...
Read MorePopulate Instance Variable Defined In Parent Controller For Rspec Test...
Read Moreapplication_controller.rb or new?...
Read MoreRuby on rails before_filter function not executing...
Read MoreRails - how to run method only first time, when user come to my page...
Read MoreApplicationController Functionality...
Read Morewhere to rescue network connection error: in model or controller?...
Read More