aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record
diff options
context:
space:
mode:
authorclaudiob <claudiob@gmail.com>2012-11-28 10:20:54 -0800
committerclaudiob <claudiob@gmail.com>2012-11-28 10:20:54 -0800
commit626086a3c6753f953c01351d905445e37a6d40e3 (patch)
tree41704cd9cf5dc5c68ba0e4e2d25ba7812f4dcc47 /activerecord/lib/active_record
parent3e965e2144d515499c3c94de7973cf0bd84649e2 (diff)
downloadrails-626086a3c6753f953c01351d905445e37a6d40e3.tar.gz
rails-626086a3c6753f953c01351d905445e37a6d40e3.tar.bz2
rails-626086a3c6753f953c01351d905445e37a6d40e3.zip
Revert "rails gem has no lib directory to require"
This reverts commit 6bcbd6046f82c5f0114249a6b725f9679a140b9a. The default value for require_paths is ['lib'], and Rails does not need to include any lib/ file to build the gem, so the previous commit 'makes sense'. However, gems will not be built at all if require_paths is empty (see https://gist.github.com/1065473), so it's better to stick with the default, which does not have any side-effects
Diffstat (limited to 'activerecord/lib/active_record')
0 files changed, 0 insertions, 0 deletions