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

24 commits

Author SHA1 Message Date
Vijay Dev
7f91eebae3 add missing methods supported by reversible migrations using the change method 2011-06-24 12:31:14 +05:30
Vijay Dev
a2cf91a1a4 minor edits in migrations guide 2011-06-06 02:10:38 +05:30
Malcolm Locke
1c9a9d9bd2 Explicitly use ActiveRecord::IrreversibleMigration 2011-05-18 19:22:05 +12:00
Vijay Dev
c1132f7093 added the list of reversible commands in the newer migrations 2011-04-26 23:40:47 +05:30
Vijay Dev
b105dc441b minor changes in migrations guide 2011-04-26 23:18:55 +05:30
Prem Sichanugrist
d4259d8932 Change from self.(up|down) to (up|down) method 2011-04-26 23:33:39 +07:00
Prem Sichanugrist
72822800d5 Update guide to use change method in various places after migration generator has changed. 2011-04-26 23:32:03 +07:00
Sebastian Martinez
bbfc6cda82 Remove extra whitespaces from guides 2011-04-14 20:37:12 -03:00
Akira Matsuda
071ddb8281 more "SSL everywhere" for GitHub URLs
see: https://github.com/blog/738-sidejack-prevention-phase-2-ssl-everywhere
2011-03-07 06:18:32 +09:00
Vijay Dev
287bb6990c standardize all shell commands with the $ prefix 2011-02-25 02:59:37 +05:30
eparreno
3d377454db remove old school validations and replaced with new validates method. Pending: fix active_record guide 2010-11-21 03:29:43 +01:00
Xavier Noria
902ae14e65 guides: gives clear instructions for feedback, removes links to the now archived LH project 2010-11-19 21:46:12 +01:00
Ugis Ozols
8f141d0ce7 Changed environment.rb to application.rb 2010-10-25 22:27:56 +03:00
Jaime Iniesta
e72406e2ba change 'a SQL' to 'an SQL' as suggested by the api documentation guidelines 2010-08-26 14:23:58 +02:00
Jaime Iniesta
5543e8bd6b Migrations guide: minor typos corrected 2010-07-15 17:42:41 +02:00
Rohit Arondekar
2cc1686bda migration, correct file and created a code sample out of it. 2010-05-07 00:03:16 -07:00
Rohit Arondekar
d3e405cdbc Migrations, rewrote a sentence for clarity. 2010-05-06 20:33:24 -07:00
Anil Wadghule
84e46437fa Replace 'RAILS_ROOT' to 'Rails.root' and 'RAILS_ENV' to 'Rails.env' in significant places. 2010-04-12 22:53:49 +05:30
RomD
f44a0b1d52 fix usage examples and more to use new invocations
Signed-off-by: Carl Lerche <carllerche@mac.com>
2010-02-06 09:51:53 -08:00
Pratik Naik
dba196cb7f Merge docrails 2010-01-17 03:26:20 +05:30
Pratik Naik
e033b5d037 Merge docrails 2009-07-25 16:03:58 +01:00
Pratik Naik
18eb80ccc7 Merge docrails 2009-03-16 11:28:36 +00:00
Pratik Naik
53cd102b39 Merge with docrails 2009-02-24 12:29:25 +00:00
Pratik Naik
96d610553e Merge docrails along with the new guides and guides generation code 2009-02-06 02:01:22 +00:00