mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-31 23:10:44 +00:00
3 lines
91 B
Ruby
3 lines
91 B
Ruby
require 'acts_as_readable'
|
|
|
|
ActiveRecord::Base.send :include, ActiveRecord::Acts::Readable
|