Search code examples
Rails prepend_view_paths not overriding default view path...

ruby-on-railsactioncontroller

Read More
Rails "The parameter passed to #in? must respond to #include?"...

ruby-on-railserror-handlingincludeactioncontroller

Read More
NoMethodError in controller that has methods defined...

ruby-on-railsnomethoderroractioncontroller

Read More
In Rails 5.2, using Carrierwave gem how can I use the default gem when the file no longer exists on ...

ruby-on-railscarrierwaveactioncontroller

Read More
Can Rails action redirect *with* JSON payload?...

ruby-on-railsjsonhttp-redirectpayloadactioncontroller

Read More
Subclassing controllers, and when to call super...

ruby-on-railsrubyruby-on-rails-3actioncontroller

Read More
default_url_options and rails 3...

ruby-on-rails-3actioncontroller

Read More
url_helper error when merging in required parameter...

ruby-on-railsrubyurlruby-on-rails-5actioncontroller

Read More
how to handle exceptions in JSON based RESTful code?...

ruby-on-railsjsonactioncontroller

Read More
Ruby on Rails - When to use params.permit! and how to replace it...

ruby-on-railsrubysecurityactioncontrollerbrakeman

Read More
When upgrading to Rails 4.2.3 I get "NameError: uninitialized constant ActionController::Respon...

ruby-on-railsruby-on-rails-4actioncontrollerrack-pow

Read More
Controller action respond_to format error ActionController::UnknownFormat...

ajaxformatruby-on-rails-5actioncontrollerrespond-to

Read More
Why am I getting an undefined method `deep_merge' for ActionController::Parameters error?...

ruby-on-railsrubyactioncontroller

Read More
Cannot access ActionController::Parameters no matter what I try...

ruby-on-railsrubyactioncontroller

Read More
Dispatch Rails Controller Action Outside of HTTP context (not in a unit test)...

ruby-on-railsrubyactioncontrolleractiondispatch

Read More
Why am I getting an "ActionController::UrlGenerationError: No route matches..." error?...

ruby-on-railsrubyactioncontroller

Read More
How can i call render from inside a Service class or model Class?...

ruby-on-railsrails-apiactioncontroller

Read More
how could a new gem in Gemfile (AccessGranted) with no dependencies break ActionView/Jbuilder?...

ruby-on-railsruby-on-rails-5actionviewactioncontrollerjbuilder

Read More
what else is the Rails controller doing?...

ruby-on-railsruby-on-rails-4actioncontroller

Read More
Action Controller error. Url Generation error. No route matches...

ruby-on-railsruby-on-rails-3actioncontroller

Read More
Rails 4.2 ActionController:BadRequest custom error message...

ruby-on-railsrubyruby-on-rails-4actioncontroller

Read More
Unable to load data on dashboard via ajax...

javascriptphpajaxyii2actioncontroller

Read More
Ruby: Form not submit - ActionController::Parameters permitted: false...

ruby-on-railsformsactioncontroller

Read More
Rails Member Route Breaks Layout in Rails 5.1...

ruby-on-railsactioncontrollerruby-on-rails-5

Read More
ActionController::ParameterMissing: param is missing or the value is empty:...

ruby-on-railsrubyactioncontroller

Read More
Rails: passing params hash to model...

ruby-on-railsrubyactiverecordstrong-parametersactioncontroller

Read More
rescue_from ::AbstractController::ActionNotFound not working...

ruby-on-railsexceptionruby-on-rails-3.2actioncontroller

Read More
Accessing value(s) of ActionController Parameters hash...

ruby-on-railsstrong-parametersactioncontroller

Read More
Rails: .require() without actually requiring it?...

ruby-on-railsparametersruby-on-rails-5strong-parametersactioncontroller

Read More
MVC - Call function without change pages...

formspostmodel-view-controlleractioncontroller

Read More
BackNext