1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

11 commits

Author SHA1 Message Date
Aaron Patterson
6544a9b369 adding deprecated crud module for backwards compat 2010-08-16 14:56:56 -07:00
Aaron Patterson
b1e7bd7d02 insert manager is starting to take shape 2010-08-13 15:30:22 -07:00
Aaron Patterson
a37bdba9be table responds to "project" 2010-08-13 14:13:38 -07:00
Aaron Patterson
5d7cad6079 Table.new can take a hash for the second param 2010-08-13 11:53:36 -07:00
Aaron Patterson
bfe0348889 table responds to where, column info is cached 2010-08-13 11:30:24 -07:00
Aaron Patterson
38b10d5ea1 project works with strings 2010-08-13 08:11:08 -07:00
Aaron Patterson
e573a9ea46 limits are added 2010-08-12 21:21:20 -07:00
Aaron Patterson
d827d6e9ee to_sql visitor started 2010-08-12 15:40:58 -07:00
Aaron Patterson
196b4e05b7 tables can fetch attributes 2010-08-12 14:55:31 -07:00
Aaron Patterson
1036749e39 starting a spec for the table 2010-08-12 14:24:21 -07:00
Aaron Patterson
bd5f19371f adding a table and engine 2010-08-12 11:24:16 -07:00