Login
Register
acts_as_sanitized
A Rails plugin that cleans your data before it hits the database.
Search:
Wiki
Timeline
Roadmap
Browse Source
View Tickets
New Ticket
Search
Last Change
Revision Log
root
/
init.rb
View revision:
Revision
1
, 90 bytes (checked in by al..@al3x.net, 1 year ago)
initial commit
Line
1
require
'acts_as_sanitized'
2
ActiveRecord
::
Base
.
send
(
:include
,
AlexPayne
::
Acts
::
Sanitized
)
Note:
See
TracBrowser
for help on using the browser.
Download in other formats:
Plain Text
Original Format