mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-01-05 01:11:06 +00:00
4 lines
91 B
Ruby
4 lines
91 B
Ruby
|
require 'acts_as_readable'
|
||
|
|
||
|
ActiveRecord::Base.send :include, ActiveRecord::Acts::Readable
|