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