Sha256: d53cbed84136650acb3e3aa0f9e03d7707203137ec0d3c71c345c0560712dfbd

Contents?: true

Size: 117 Bytes

Versions: 12

Compression:

Stored size: 117 Bytes

Contents

class Bar < ActiveRecord::Base
  has_setting(:setting_1, localize: true)
  has_setting(:setting_2, :type => :int)
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
has_setting-1.0.4 test/bar.rb
has_setting-1.0.3 test/bar.rb
has_setting-1.0.2 test/bar.rb
has_setting-1.0.1 test/bar.rb
has_setting-1.0.0 test/bar.rb
has_setting-0.7.4 test/bar.rb
has_setting-0.7.3 test/bar.rb
has_setting-0.7.2 test/bar.rb
has_setting-0.7.1 test/bar.rb
has_setting-0.7 test/bar.rb
has_setting-0.6 test/bar.rb
has_setting-0.55 test/bar.rb