Commit Graph

580 Commits

Author SHA1 Message Date
slainer68
6241d4e553 Updates bundler information : Yahuda's blog post is now too old... 2010-02-04 13:57:32 +01:00
David Heinemeier Hansson
17ecb1da87 Tweaks 2010-02-03 17:11:39 -08:00
David Heinemeier Hansson
c833bd79ec New prologue with 57% less enterprisey! 2010-02-03 15:59:23 -08:00
Mikel Lindsaar
dac1660ad6 Adding commit diff to the prologue after confirming all clear with GitHub. 2010-02-04 10:48:07 +11:00
James Miller
6697a02ee3 First pass at updating to Rails 3 AR query syntax 2010-02-03 15:27:27 -08:00
Matt Duncan
8c2d245d55 Removing duplicate Rails.config bullet item 2010-02-03 18:16:02 -05:00
Matt Duncan
ae6f856a47 Fix capitalization on note 2010-02-03 18:14:07 -05:00
Xavier Noria
69e693d711 reworded section "script/* replaced by script/rails" 2010-02-03 21:20:54 +01:00
Pratik Naik
69d0e94da5 Some improvements to the release notes 2010-02-03 12:30:35 +00:00
José Valim
2f1657cb6c Small I18n updates on release notes. 2010-02-03 10:07:26 +01:00
Mikel Lindsaar
8d48c3b364 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	railties/guides/source/3_0_release_notes.textile
2010-02-03 19:18:58 +11:00
Xavier Noria
9c2170c155 Doc Rails -> docrails 2010-02-03 09:17:10 +01:00
Mikel Lindsaar
2efd8dd663 Updating warning at the top 2010-02-03 19:16:25 +11:00
Xavier Noria
927613fb73 Merge branch 'master' of github.com:lifo/docrails 2010-02-03 09:15:32 +01:00
James Miller
54d01ce656 Remove a Rails 2 convention from namespaced routes 2010-02-02 23:34:44 -08:00
Xavier Noria
960490e571 checking guides regeneration, should be out before 9am 2010-02-03 07:43:00 +01:00
Mikel Lindsaar
7ebabb18be Fixed up i18n info on release notes 2010-02-03 16:10:07 +11:00
Mikel Lindsaar
b215993662 Fixing all the 'script' references 2010-02-03 16:02:17 +11:00
Mikel Lindsaar
cc1f693a87 Adding note about not being final and we want contributions 2010-02-03 14:28:20 +11:00
Mikel Lindsaar
a5647c12af Fixing up the idea of bundle and freezing gems 2010-02-03 14:26:28 +11:00
Mikel Lindsaar
8fac028e0b Updated release notes 2010-02-03 14:23:06 +11:00
Xavier Noria
37958f3cc9 mention Object before Class 2010-02-03 01:15:47 +01:00
Xavier Noria
c382ff42c2 ends_with is not a plural 2010-02-03 01:12:02 +01:00
Xavier Noria
12f595b130 this 2nd test should be alive in rails.info sometime before 12pm 2010-02-02 10:13:29 +01:00
Xavier Noria
19e61ad3af this test should be alive in rails.info at 9:30 2010-02-02 08:55:03 +01:00
Mikel Lindsaar
12681c2a71 Merge branch 'master' of git://github.com/rails/rails
Conflicts:
	activemodel/README
	activemodel/lib/active_model/errors.rb
	activemodel/lib/active_model/serialization.rb
	railties/guides/source/3_0_release_notes.textile
2010-02-02 14:04:23 +11:00
Mikel Lindsaar
535ae3b946 Merge branch 'master' of github.com:lifo/docrails 2010-02-02 13:30:08 +11:00
Mikel Lindsaar
49a26c5333 Updating install docs 2010-02-02 13:29:39 +11:00
Xavier Noria
9b5dae7af5 update html_safe calls in guides generation 2010-02-02 01:04:35 +01:00
Pratik Naik
fdcf4d6c51 Merge remote branch 'mainstream/master' 2010-02-01 23:42:38 +00:00
Xavier Noria
27fa38cc3e AS guide: documents Class#class_attribute 2010-02-02 00:37:33 +01:00
Mikel Lindsaar
7ec7328f2a Adding in I18n section 2010-02-02 10:36:55 +11:00
Mikel Lindsaar
783e583d9c Adding in rake task updates and extra data on postgres and oracle fixes 2010-02-02 10:17:46 +11:00
Mikel Lindsaar
cc2fa4d713 Adding extra points from crowd sourcing 2010-02-02 10:09:10 +11:00
Mikel Lindsaar
ddf2b4add3 Xavier's edits 2010-02-02 09:46:55 +11:00
Xavier Noria
1bc2bb12af dumps the current 3.0 release notes draft 2010-02-01 16:34:11 +01:00
Mikel Lindsaar
428bdb5063 Adding Release Notes 3.0 2010-02-01 23:51:40 +11:00
Mikel Lindsaar
aa9f549965 Updates to output and warning on being for Rails 3.0 2010-02-01 19:59:45 +11:00
Prem Sichanugrist
2025bab9e6 Fix some typo that I forgot to remote 'map.' 2010-02-01 11:55:33 +07:00
Prem Sichanugrist
0d01a737a2 Modify the documentation for routing to add the new DSL format of Rails 3 2010-02-01 11:53:37 +07:00
Mikel Lindsaar
65fb2c7b32 Completely updated the ActionMailer guide 2010-02-01 14:57:54 +11:00
Mikel Lindsaar
2ebea1c02d deOMGifying Railties, Active Support, and Action Pack 2010-01-31 09:46:30 -08:00
Xavier Noria
5d21676aaa AS guide: Class#subclasses has been removed in ec7c642f5fe60afc857aa64f1a9b4c2be56f9d70 2010-01-27 22:15:37 +01:00
Xavier Noria
7346dec713 AS guide: Object#remove_subclasses_of has been removed in 5b01c8bb8bd9354fda8dc00c2df6888dbab7f017 2010-01-27 22:14:14 +01:00
Xavier Noria
afc7baf568 AS guide: Object#subclasses_of has been removed in 245bfafe335ff883f7a096eab95ac22fe2848679 2010-01-27 22:12:58 +01:00
Xavier Noria
be45bf0fd9 AS guide: Class#descendents has been removed in f85f5dfc8ffefff174b695c6363211d342f77a57 2010-01-27 22:11:38 +01:00
Xavier Noria
5c2be6d804 AS guide: Class#reachable? has been removed in 5f981ff0294ba45aa44ad15aa063970b29aeec44 2010-01-27 22:10:46 +01:00
Xavier Noria
b0edc8dcf2 AS guide: Class#remove_class has been removed in 44afd785c8e390f47bc5b80e5d94309b6b56a13c 2010-01-27 22:09:52 +01:00
Xavier Noria
6bdd9cb8f1 AS guide: Object#extend_with_included_modules_from has been removed in ccec730d7f2ccf5e44d3ac2b4b05c7c57af1cfb4 2010-01-27 22:08:08 +01:00
Xavier Noria
7a91f3712c Object#extended_by has been deleted in c25ac0deeefe55837ba8fd2b2dc860924a507e63 2010-01-27 22:06:04 +01:00