RomD
|
3caca406c8
|
remove trailing whitespace
Signed-off-by: Carl Lerche <carllerche@mac.com>
|
2010-02-06 09:51:53 -08:00 |
|
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 |
|
José Valim
|
6958eac1a0
|
Add config.generators.templates to provide alternative paths for template lookup.
|
2010-02-06 17:32:06 +01:00 |
|
Prem Sichanugrist
|
1d9d9d2d89
|
Fix tiny version number from '3.0.0beta' to '3.0.0.beta1', so 'rake install' will be run correctly [#3879 status:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-06 15:51:44 +01:00 |
|
Henrik N
|
95b63c6a07
|
Fix 'rails server -h' double help banner. Correct its usage line. [#3874 status:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-02-06 13:03:52 +01:00 |
|
José Valim
|
22c0390085
|
Add a test which ensures namespaced roots.
|
2010-02-06 11:52:28 +01:00 |
|
José Valim
|
4d177d46d9
|
Routes should not swallow all NameErrors [#3862 status:resolved].
|
2010-02-06 11:39:51 +01:00 |
|
Yehuda Katz
|
5384df5589
|
Updates subscriber test for new output
|
2010-02-05 22:48:13 -08:00 |
|
Yehuda Katz
|
b392c81869
|
Fixes test fail
|
2010-02-05 21:30:26 -08:00 |
|
David Heinemeier Hansson
|
59d8a2b4f5
|
Lookup the status code and rework the Completed line a bit
|
2010-02-05 19:01:11 -08:00 |
|
David Heinemeier Hansson
|
c76df7a2d5
|
Cleanup comments
|
2010-02-05 18:45:26 -08:00 |
|
David Heinemeier Hansson
|
33a90f5079
|
Not a fan of the double ##
|
2010-02-05 18:41:46 -08:00 |
|
David Heinemeier Hansson
|
cbb0b2f6f3
|
Simplify conditions for --dev and --edge
|
2010-02-05 18:41:15 -08:00 |
|
David Heinemeier Hansson
|
0ce9c80c0a
|
Path approach shouldnt specify version
|
2010-02-05 18:35:19 -08:00 |
|
David Heinemeier Hansson
|
6201abe73f
|
New style for path references
|
2010-02-05 18:33:24 -08:00 |
|
Jeremy Kemper
|
47db62bf8d
|
CI: show bundled gems
|
2010-02-05 16:18:26 -08:00 |
|
Jeremy Kemper
|
86df107eff
|
CI: add missing isolated tests
|
2010-02-05 16:17:06 -08:00 |
|
Santiago Pastorino
|
a9620ab918
|
method_missing errors on activeresource tests, mocha is not required there
[#3825 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 16:08:33 -08:00 |
|
Santiago Pastorino
|
44c46558a4
|
test_validates_acceptance_of_as_database_column fixed
[#3826 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 16:08:08 -08:00 |
|
Santiago Pastorino and José Ignacio Costa
|
e115eb097e
|
More html_safe strings now use the safe_concat method
[#3856 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 13:28:43 -08:00 |
|
Santiago Pastorino
|
c65f4b1ffb
|
Making SafeBuffer << an alias for concat method
[#3848 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 13:26:29 -08:00 |
|
Santiago Pastorino and José Ignacio Costa
|
293c53ab3e
|
Fixed html_safe test cases which weren't testing correctly
[#3845 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 13:25:51 -08:00 |
|
Jeremy Kemper
|
fd567785f4
|
Make UrlWriter includable in a Module
|
2010-02-05 12:23:22 -08:00 |
|
Jeremy Kemper
|
63bb955a99
|
Automatically prefer Yajl or JSON backend over Yaml, if available
|
2010-02-05 10:22:45 -08:00 |
|
Brian Lopez
|
a96bf4ab5e
|
Add yajl-ruby as a JSON parsing backend
[#2666 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 10:15:51 -08:00 |
|
Jeremy Kemper
|
c548e21365
|
Bump git versions to 3.0.0.beta1 since we've released
v3.0.0.beta1
|
2010-02-05 09:24:12 -08:00 |
|
Jeremy Kemper
|
a81a2a29ab
|
Bump arel dep
|
2010-02-05 09:21:45 -08:00 |
|
Jeremy Kemper
|
f1e5642fb7
|
Revert "Link to main Arel repository"
This reverts commit 2036268679.
|
2010-02-05 09:12:35 -08:00 |
|
Paul Rosania
|
363a752c36
|
install ActionController::UrlFor before environment is parsed, to provide ActionMailer#default_url_options=
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-05 00:08:56 -08:00 |
|
Jeremy Kemper
|
459ecaf95d
|
Submarine the rake-gemcutter dep in Rakefiles
|
2010-02-05 00:03:03 -08:00 |
|
Jeremy Kemper
|
ae4cb0641e
|
Add the dummy rails3b gemspec that pulls in non-prerelease deps
|
2010-02-04 23:53:10 -08:00 |
|
Jeremy Kemper
|
b1f30ef048
|
Kill default require_path
|
2010-02-04 19:13:07 -08:00 |
|
Jeremy Kemper
|
7b81f5981f
|
Fix task defines
|
2010-02-04 18:44:32 -08:00 |
|
Jeremy Kemper
|
ed6e72a84f
|
No sense bundling sense it's not available in Rakefile. Also, actually require.
|
2010-02-04 18:44:32 -08:00 |
|
David Heinemeier Hansson
|
657ffed3f5
|
Need gemcutter here too
|
2010-02-04 18:39:19 -08:00 |
|
Jeremy Kemper
|
c1785f3282
|
Release using gemcutter gem:push tasks
|
2010-02-04 18:28:45 -08:00 |
|
Jeremy Kemper
|
31f8a59c16
|
Test that csrf meta content is html-escaped, too
|
2010-02-04 18:03:06 -08:00 |
|
Jeremy Kemper
|
7b1d3a0ca3
|
Add prototype ujs handler for data-method
|
2010-02-04 18:01:08 -08:00 |
|
Jeremy Kemper
|
6bf79f02be
|
Revert dumb test
|
2010-02-04 17:49:23 -08:00 |
|
Jeremy Kemper
|
358968cd28
|
Update prototype-ujs for data-confirm
|
2010-02-04 17:46:29 -08:00 |
|
Jeremy Kemper
|
3062bc70ef
|
HTML-escape csrf meta contents
|
2010-02-04 17:45:43 -08:00 |
|
Jeremy Kemper
|
2191aa47ac
|
Expose CSRF param name also
|
2010-02-04 15:26:24 -08:00 |
|
Chad Woolley
|
09a88a347d
|
fix rubygems/bundler install in ci build script
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-04 14:59:04 -08:00 |
|
Jeremy Kemper
|
78de17cf70
|
Expose CSRF tag for UJS adapters
|
2010-02-04 14:58:32 -08:00 |
|
Jeremy Kemper
|
127e53453d
|
Ensure javascripts are pulled in so UJS can hook the Delete link
|
2010-02-04 12:22:26 -08:00 |
|
Bryan Helmkamp
|
2036268679
|
Link to main Arel repository
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-02-04 12:01:25 -08:00 |
|
Jeremy Kemper
|
c697974fad
|
Bump to bundler 0.9.2
|
2010-02-04 11:36:57 -08:00 |
|
Jeremy Kemper
|
a74ed0c2ee
|
Autorequire default libs and those in groups named after the current Rails environment
|
2010-02-04 11:04:50 -08:00 |
|
Jeremy Kemper
|
a871b1a4d2
|
Depend on bundler >= 0.9.1
|
2010-02-04 10:56:16 -08:00 |
|
Jeremy Kemper
|
293fd9daf8
|
server command loads the application
|
2010-02-04 10:50:14 -08:00 |
|