Search code examples
Rails: rendering json with multiple objects...


ruby-on-railsjsonrubyactive-model-serializersapplicationcontroller

Read More
How to set cookies in ApplicationController?...


ruby-on-railscookiesapplicationcontroller

Read More
How to set fake request object for rails controller object...


ruby-on-railsapplicationcontrollerrender-to-string

Read More
Dynamic / Regex params in ApplicationController...


ruby-on-railsstrong-parametersapplicationcontroller

Read More
"undefined method" when calling helper method from controller in Rails...


ruby-on-railshelperapplicationcontroller

Read More
How to pass an empty text array from view to controller for update in Rails?...


activemodelruby-on-rails-6applicationcontroller

Read More
How to redirect to another format of the same controller action?...


ruby-on-railsrubyapplicationcontroller

Read More
Convert function params to Hash object in Ruby on Rails...


ruby-on-railsapitypesparametersapplicationcontroller

Read More
Using "ApplicationController.new.render_to_string" in a Rails api app (config.api_only = t...


ruby-on-railsruby-on-rails-5applicationcontroller

Read More
How do you route an action to the application controller in Rails 3?...


ruby-on-railsruby-on-rails-3routesapplicationcontroller

Read More
How to append URL param through controller?...


ruby-on-railsapplicationcontroller

Read More
Define a variable in application controller, but do not use it on pages, where content_for tag won&#...


ruby-on-railsapplicationcontrollerimpressionist

Read More
How can I extend ApplicationController in a gem?...


ruby-on-railsruby-on-rails-3rubygemsapplicationcontrollerload-order

Read More
which application_rb file should I edit?...


ruby-on-railsapplicationcontroller

Read More
current_page? inside controller...


ruby-on-railsapplicationcontroller

Read More
'protect_from_forgery' in Application controller in Rails...


ruby-on-railsapplicationcontroller

Read More
ApplicationController error in rails when trying to visit web page -- wrong argument type Class (mod...


ruby-on-railsactioncontrollerapplicationcontroller

Read More
Rails: How to change the variable in Application Controller...


ruby-on-railsmodel-view-controllerglobal-variablesapplicationcontroller

Read More
Rails: In Application Controller, force login, redirect all requests except login...


ruby-on-railsruby-on-rails-3http-redirectrequestapplicationcontroller

Read More
Render :layout is searching for partial instead of layout...


ruby-on-railsapplicationcontroller

Read More
rails application controller method is undefined in children...


ruby-on-railscontrollerhelpermethodsapplicationcontroller

Read More
Is it possible to define ActionController::Base in many different controllers?...


ruby-on-railsrubyruby-on-rails-4actioncontrollerapplicationcontroller

Read More
Rails 3.0 Engine - Execute code in ActionController...


ruby-on-railsruby-on-rails-3rails-enginesapplicationcontroller

Read More
ApplicationController methods in Rails 2.0.2 not overriding plugin methods using Engines...


ruby-on-railsapplicationcontrollerbeast

Read More
Populate Instance Variable Defined In Parent Controller For Rspec Test...


ruby-on-railsruby-on-rails-3testingrspecapplicationcontroller

Read More
application_controller.rb or new?...


ruby-on-railsconventionapplicationcontroller

Read More
Ruby on rails before_filter function not executing...


ruby-on-railsbefore-filterapplicationcontroller

Read More
Rails - how to run method only first time, when user come to my page...


sqlruby-on-railsrubystatisticsapplicationcontroller

Read More
ApplicationController Functionality...


ruby-on-railsruby-on-rails-3applicationcontroller

Read More
where to rescue network connection error: in model or controller?...


ruby-on-railsactiverecordapplicationcontroller

Read More
BackNext