Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in actioncontroller

Rails best practice for having same form on multiple pages

Rails 3.2 - ActiveResource - Using POST/PUT with JSON

What module is needed with ActionController::Metal to be able to pass status code to render?

How to get ActionController::Live streaming working with Thin?

Why controller action should call one model method other than an initial find or new?

Getting Action controller unknown format error- for rails 4 + unobtrusive javascript and AJAX call

FInding out which before_filters are already set in Rails 3

Rails: How to choose which js file a controller action to render?

Rescue from routing error rails 3.1

One controller, different views for normal users and admins

Ruby on Rails 301 redirection

Rails ActionController unknown format

Best way to catch :abort signal thrown in Rails 5 controller

Rails 6 - constant ActionController::InvalidAuthenticityToken

rescue_from ::AbstractController::ActionNotFound not working

RoR - Which is preferred - Rack Middleware or Active Controller Filters?

Rails "action" params key conflict

Rails 4.2 ActionController:BadRequest custom error message

How to access a Rails controller view context from outside of a controller?