Engine
# File lib/rails-api/application.rb, line 7 def default_middleware_stack if Rails.version =~ /4\..\../ rails_four_stack else rails_three_stack end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.