This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
46e2a44ee14a19cc2392d8ca174529ad70ee36dc
rails
/
activerecord
/
lib
History
Simon Effenberg
4f1d0f6b7e
remove_index now uses quote_table_name() [
#4300
state:resolved]
...
Signed-off-by: Michael Koziarski <
michael@koziarski.com
>
2010-04-06 14:15:57 +12:00
..
active_record
remove_index now uses quote_table_name() [
#4300
state:resolved]
2010-04-06 14:15:57 +12:00
rails
/generators
Load generators from both lib/rails/generators and lib/generators. Using the former since it's less obstrusive.
2010-03-23 13:40:41 +01:00
active_record.rb
Replace the placeholder base_hook API with on_load. To specify some code that
2010-03-29 17:08:50 -07:00