Anuj Dutta
|
b1af06ecac
|
Added rack and i18n to the list of dependencies
|
2010-02-05 10:49:32 +05:30 |
|
Mikel Lindsaar
|
436532b3ce
|
Added note on pre-release install
|
2010-02-05 14:44:12 +11:00 |
|
James Miller
|
89be425bc9
|
include should be includes
|
2010-02-04 11:11:59 -08:00 |
|
Xavier Noria
|
b838a5c92b
|
typography detail in release notes
|
2010-02-04 16:30:18 +01:00 |
|
Pratik Naik
|
66f501e9a2
|
Add rails --dev to release notes
|
2010-02-04 13:36:57 +00:00 |
|
Pratik Naik
|
8260f0b40f
|
Merge remote branch 'mainstream/master'
Conflicts:
railties/guides/source/3_0_release_notes.textile
|
2010-02-04 13:14:44 +00:00 |
|
Santiago Pastorino and José Ignacio Costa
|
6d6e6105c0
|
require 'action_controller' added on a test that uses it
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-04 14:07:24 +01:00 |
|
José Valim
|
d0f98420ea
|
Automatically require rubygems when --dev flag is given.
|
2010-02-04 14:05:13 +01:00 |
|
slainer68
|
6241d4e553
|
Updates bundler information : Yahuda's blog post is now too old...
|
2010-02-04 13:57:32 +01:00 |
|
José Valim
|
79376e3c9d
|
Update Gemfile to use latest bundler config.
|
2010-02-04 13:53:37 +01:00 |
|
José Valim
|
ab14e3f862
|
Merge branch 'master' of gitproxy:rails/rails
|
2010-02-04 13:05:27 +01:00 |
|
José Valim
|
31248fe369
|
Remove instrument! and require thread from AS::Notifications.
|
2010-02-04 10:39:55 +01:00 |
|
Jeremy Kemper
|
c9ec28b2b6
|
Use a normal gem source url instead of a magic symbol
|
2010-02-04 00:21:47 -08:00 |
|
Jeremy Kemper
|
b63643004c
|
Bump bundler dep to 0.9.1.pre1
|
2010-02-04 00:19:07 -08:00 |
|
Jeremy Kemper
|
db15e49ddf
|
Autorequire bundled libraries by default
|
2010-02-03 23:56:51 -08:00 |
|
David Heinemeier Hansson
|
031139bb71
|
Homogenize gemspecs and remove the deprecated autorequire
|
2010-02-03 17:59:49 -08:00 |
|
Chad Woolley
|
e71825d40d
|
remove arel directory, breaks 'git submodule init', which breaks ci builds
Signed-off-by: Yehuda Katz <yehudakatz@Billing-MacBook-Pro.local>
|
2010-02-03 17:57:49 -08:00 |
|
David Heinemeier Hansson
|
dd13874ff6
|
Merge
|
2010-02-03 17:31:35 -08:00 |
|
David Heinemeier Hansson
|
79817aa9e7
|
Move to 3.0.0.beta
|
2010-02-03 17:29:51 -08:00 |
|
David Heinemeier Hansson
|
ddb512c02b
|
Simplify description
|
2010-02-03 17:27:06 -08:00 |
|
David Heinemeier Hansson
|
36e6daac67
|
Copy over latest release notes from docrails
|
2010-02-03 17:22:08 -08:00 |
|
David Heinemeier Hansson
|
17ecb1da87
|
Tweaks
|
2010-02-03 17:11:39 -08:00 |
|
Jeremy Kemper
|
9b033d14b2
|
Merge remote branch 'mikel/master'
|
2010-02-03 17:03:21 -08:00 |
|
SubbaRao Pasupuleti
|
639e044298
|
removing , from ,= statement in WrappedDatabaseException constructor
[#3830 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-03 17:02:40 -08:00 |
|
Mikel Lindsaar
|
1ae543a180
|
-v and --version params now work on rails script in or our of an app
|
2010-02-04 11:57:13 +11:00 |
|
Mikel Lindsaar
|
02ef8d20a1
|
Adding guard to make sure test database declarations exist before trying to auto create
|
2010-02-04 11:57:13 +11:00 |
|
Carl Lerche
|
f497e7ad1d
|
Update rails to use the latest bundler
|
2010-02-03 16:56:32 -08:00 |
|
Yehuda Katz
|
77015872be
|
Removing submodule hacks
|
2010-02-03 16:28:18 -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 |
|
José Valim
|
efa850558f
|
Make bin/rails call rails/commands/application, fix generators usage and update .gitignores.
|
2010-02-03 18:49:47 +01:00 |
|
José Valim
|
391f2543c9
|
Properly show middlewares on rake about.
|
2010-02-03 18:07:22 +01:00 |
|
José Valim
|
622e3dda84
|
No more vendored thor.
|
2010-02-03 17:57:54 +01:00 |
|
José Valim
|
836cbe5735
|
Add method and path to AC notifications.
|
2010-02-03 17:18:18 +01:00 |
|
Pratik Naik
|
69d0e94da5
|
Some improvements to the release notes
|
2010-02-03 12:30:35 +00:00 |
|
José Valim
|
b13504303b
|
Merge remote branch 'mikel/master'
|
2010-02-03 10:32:27 +01:00 |
|
José Valim
|
2f1657cb6c
|
Small I18n updates on release notes.
|
2010-02-03 10:07:26 +01:00 |
|
Mikel Lindsaar
|
f390eade5f
|
Adding 'db' as a shortcut for dbconsole to the rails command
|
2010-02-03 19:50:51 +11: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 |
|
Mikel Lindsaar
|
38d13f9597
|
Deprecated freeze rake tasks and cleaned up annotations.rake
|
2010-02-03 18:31:57 +11:00 |
|
Mikel Lindsaar
|
9d65390805
|
Added encoding qery support for SQLite3 to make rake db:charset work on all databases shipping with Rails 3
|
2010-02-03 18:06:38 +11:00 |
|
Xavier Noria
|
960490e571
|
checking guides regeneration, should be out before 9am
|
2010-02-03 07:43:00 +01:00 |
|