Sha256: 55d22da9d9133af52d8f6de4ff12d1f8ac53ef4ee655e13122b90d9c87f806f9

Contents?: true

Size: 164 Bytes

Versions: 12

Compression:

Stored size: 164 Bytes

Contents

module AuthHelper
  def auth_stylesheet
    "<link rel=\"stylesheet\" href=\"#{url_for :controller => 'auth', :action => 'index', :format => 'css'}\" />"
  end
end

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
ae_users_legacy-0.6.14 app/helpers/auth_helper.rb
ae_users_legacy-0.6.13 app/helpers/auth_helper.rb
ae_users_legacy-0.6.12 app/helpers/auth_helper.rb
ae_users_legacy-0.6.11 app/helpers/auth_helper.rb
ae_users_legacy-0.6.10 app/helpers/auth_helper.rb
ae_users_legacy-0.6.9 app/helpers/auth_helper.rb
ae_users_legacy-0.6.8 app/helpers/auth_helper.rb
ae_users_legacy-0.6.7 app/helpers/auth_helper.rb
ae_users_legacy-0.6.6 app/helpers/auth_helper.rb
ae_users_legacy-0.6.5 app/helpers/auth_helper.rb
ae_users_legacy-0.6.3 app/helpers/auth_helper.rb
ae_users-0.6.0 app/helpers/auth_helper.rb