mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
9a93844aba44319d3c8487a554124beb00ccc267
you to do the following:
class PostsController < ApplicationController
use AutheMiddleware, :except => [:index, :show]
end
moved rails binary to rails gem, so rubygems can find specific versions of rails [#4382 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%