Sha256: 9615b8557051870a36262c2a628310e705a15cecd19f1c4fdcfc09daad006204

Contents?: true

Size: 144 Bytes

Versions: 7

Compression:

Stored size: 144 Bytes

Contents

module Mercury
  module Authentication

    def can_edit?
      true # check here to see if the user is logged in/has access
    end

  end
end

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
kiteditor-1.0.12 lib/mercury/authentication.rb
mercury-rails-0.9.0 lib/mercury/authentication.rb
mercury-rails-0.8.0 lib/mercury/authentication.rb
mercury-rails-0.7.1 lib/mercury/authentication.rb
mercury-rails-0.7.0 lib/mercury/authentication.rb
mercury-rails-0.6.0 lib/mercury/authentication.rb
mercury-rails-0.5.0 lib/mercury/authentication.rb