This website requires JavaScript.
Explore
Help
Sign In
deac
/
activerecord-import
Watch
1
Star
0
Fork
You've already forked activerecord-import
0
Code
Issues
Pull requests
Releases
Wiki
Activity
6c6a0d22b9
activerecord-import
/
lib
/
activerecord-import.rb
2 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Refactoring to allow for separation of activerecord-import code and activerecord's connection adapters.
2010-09-26 22:51:19 +02:00
require
File
.
join
File
.
dirname
(
__FILE__
)
,
"
activerecord-import/base
"
Renaming ActiveRecord::Extensions to ActiveRecord::Import.
2010-09-26 23:05:02 +02:00
ActiveRecord
::
Import
.
load
Reference in a new issue
Copy permalink