diff options
Diffstat (limited to 'activerecord')
-rw-r--r-- | activerecord/lib/activerecord.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/lib/activerecord.rb b/activerecord/lib/activerecord.rb new file mode 100644 index 0000000000..cd62b2afdc --- /dev/null +++ b/activerecord/lib/activerecord.rb @@ -0,0 +1 @@ +require 'active_record' |