Sha256: e71ab16d32cb94fcab9df834184fc509a8457a7272d7286ec8ca10f59a5b333a

Contents?: true

Size: 217 Bytes

Versions: 71

Compression:

Stored size: 217 Bytes

Contents

# :nodoc: stubbed, because controllers inherit from it
class ApplicationController < ActionController::Base
  prepend_view_path File.expand_path(
      '../../../lib/authpwn_rails/generators/templates', __FILE__)
end

Version data entries

71 entries across 71 versions & 1 rubygems

Version Path
authpwn_rails-0.18.1 test/helpers/application_controller.rb
authpwn_rails-0.18.0 test/helpers/application_controller.rb
authpwn_rails-0.17.2 test/helpers/application_controller.rb
authpwn_rails-0.17.1 test/helpers/application_controller.rb
authpwn_rails-0.17.0 test/helpers/application_controller.rb
authpwn_rails-0.16.2 test/helpers/application_controller.rb
authpwn_rails-0.16.1 test/helpers/application_controller.rb
authpwn_rails-0.16.0 test/helpers/application_controller.rb
authpwn_rails-0.15.3 test/helpers/application_controller.rb
authpwn_rails-0.15.2 test/helpers/application_controller.rb
authpwn_rails-0.15.1 test/helpers/application_controller.rb
authpwn_rails-0.15.0 test/helpers/application_controller.rb
authpwn_rails-0.14.3 test/helpers/application_controller.rb
authpwn_rails-0.14.2 test/helpers/application_controller.rb
authpwn_rails-0.14.1 test/helpers/application_controller.rb
authpwn_rails-0.14.0 test/helpers/application_controller.rb
authpwn_rails-0.13.4 test/helpers/application_controller.rb
authpwn_rails-0.13.3 test/helpers/application_controller.rb
authpwn_rails-0.13.2 test/helpers/application_controller.rb
authpwn_rails-0.13.1 test/helpers/application_controller.rb