Sha256: 12989973babb12e8d4ed0c028f62902be2f4ffe807de4e154b9290ec851bd1e1
Contents?: true
Size: 289 Bytes
Versions: 2
Compression:
Stored size: 289 Bytes
Contents
LogBook.configure do |config| # config.records_table_name = 'records' # config.ignored_attributes = [:updated_at, :created_at] # config.author_method = :current_user # config.always_record = false # config.record_squashing = true # config.skip_if_empty_actions = [:update] end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rails_log_book-2.4.0 | lib/generators/log_book/templates/initializer.rb |
rails_log_book-2.3.0 | lib/generators/log_book/templates/initializer.rb |