Sha256: f2087146defc8d887e9691d935739cc9fde3786d465887c93242f54b1f18d17c

Contents?: true

Size: 248 Bytes

Versions: 10

Compression:

Stored size: 248 Bytes

Contents

module BeetleReporter
  class Configuration
    attr_accessor :user_class
    attr_accessor :current_user_method
    attr_accessor :user_name_method
    attr_accessor :main_app_root_path_method
    attr_accessor :main_app_user_path_method
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
beetle_reporter-0.1.10 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.9 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.8 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.7 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.6 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.5 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.4 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.3 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.2 lib/beetle_reporter/configuration.rb
beetle_reporter-0.1.1 lib/beetle_reporter/configuration.rb