José Valim
|
3eda7cf090
|
Let capture handle the yielding.
|
2010-04-12 10:55:43 +02:00 |
|
José Valim
|
3fc609ee41
|
Fix ActionMailer test broken in 99d5459921
|
2010-04-12 10:50:27 +02:00 |
|
José Valim
|
b5f9a9fce3
|
Move set_fields! to the old API module.
|
2010-04-12 10:25:02 +02:00 |
|
Ryan Bates
|
e5f392ce8f
|
fields_for returns block result when outside ERB
Signed-off-by: wycats <wycats@gmail.com>
|
2010-04-11 19:26:00 -07:00 |
|
wycats
|
59c6082d98
|
Merge remote branch 'mikel/master'
|
2010-04-11 19:20:39 -07:00 |
|
Aaron Patterson
|
ecf039fc05
|
mode postgresql adapters table_exists? method take the schema in to account. [#4341 state:resolved]
Signed-off-by: wycats <wycats@gmail.com>
|
2010-04-11 14:53:24 -07:00 |
|
wycats
|
803df08d89
|
Merge branch 'master' of github.com:rails/rails
|
2010-04-11 14:53:17 -07:00 |
|
José Valim
|
1f80b8b04f
|
Merge branch 'master' of gitproxy:rails/rails
|
2010-04-11 12:07:47 +02:00 |
|
Santiago Pastorino
|
5b89fd07b2
|
Make namespace work with options[:to] [#4351 state:committed]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-11 12:05:43 +02:00 |
|
Xavier Noria
|
fb4b454de1
|
your beloved typo only spotted in github diff no matter how careful you were before pushing
|
2010-04-11 02:56:19 -07:00 |
|
Xavier Noria
|
9111f4268b
|
second pass to the intro rdoc of form_helper.rb
|
2010-04-11 02:50:07 -07:00 |
|
Mikel Lindsaar
|
dd02090d76
|
Updating changelog for Mail 2.2.0
|
2010-04-11 18:06:30 +10:00 |
|
Mikel Lindsaar
|
fc5d817145
|
Updating actionmailer to Mail version 2.2.0
|
2010-04-11 18:04:57 +10:00 |
|
Mikel Lindsaar
|
2a793fa2a8
|
New mail is more intelligent on encoding and decoding
|
2010-04-11 18:04:57 +10:00 |
|
Mikel Lindsaar
|
bd89c391e8
|
Cleaning up expectations from the new way mail does it
|
2010-04-11 18:04:56 +10:00 |
|
Mikel Lindsaar
|
fd9ee49f38
|
Moved test of QP into mail
|
2010-04-11 18:04:56 +10:00 |
|
Mikel Lindsaar
|
a9e918f40e
|
Don't need no quoting test, done in mail
|
2010-04-11 18:04:56 +10:00 |
|
Mikel Lindsaar
|
03dd8f7917
|
Mail::Part now no longer has nil as a default charset, it is always set to something, and defaults to UTF-8
|
2010-04-11 18:04:55 +10:00 |
|
Mikel Lindsaar
|
e157a3d222
|
Added explict setting of charset in set_fields! method to make sure Mail has the user defined default
|
2010-04-11 18:04:55 +10:00 |
|
Mikel Lindsaar
|
6c6bef245a
|
Fixing up some bad test cases
|
2010-04-11 18:04:55 +10:00 |
|
Mikel Lindsaar
|
dbcf01e631
|
Removing quoting.rb, upgrade to 2.1.3.6, changing all utf-8 references to UTF-8, updating tests where incorrect encoding
|
2010-04-11 18:04:55 +10:00 |
|
Mikel Lindsaar
|
8f22be04dc
|
Removing quoting and adding Mail 2.3.5
|
2010-04-11 18:04:54 +10:00 |
|
Jeremy Kemper
|
6d29f9789e
|
Fix evals missing context
|
2010-04-10 22:39:10 -07:00 |
|
Jeremy Kemper
|
86dda361e2
|
Avoid deprecated String#to_a by using Array.wrap(...) instead of Array(...)
|
2010-04-10 22:37:36 -07:00 |
|
Aaron Patterson
|
61355c0e24
|
clearing up many warnings, removing unnecessary regular expresion comparisons [#4365 state:resolved]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2010-04-10 22:13:42 -07:00 |
|
Xavier Noria
|
b7d8f5a329
|
removes some duplication in previous edit
|
2010-04-10 16:53:25 -07:00 |
|
Xavier Noria
|
ef2ec071de
|
makes a pass to the intro rdoc of form_helper.rb, will revise form_for tomorrow
|
2010-04-10 16:49:39 -07:00 |
|
wycats
|
76e0a9eb5b
|
Not using class_eval wasn't adding clarity here
|
2010-04-10 16:16:31 -07:00 |
|
Santiago Pastorino
|
95d13cca7b
|
form_for :as rubydoc and tidy up a bit the form_for doc
|
2010-04-10 15:32:20 -07:00 |
|
wycats
|
093ab3ec6e
|
Use <plain>, not <pre> in guides
|
2010-04-10 17:35:31 -04:00 |
|
wycats
|
381f877bbb
|
Revert "Revert "Use path_names, not resource_path_names, consistently""
This reverts commit d3ec4b1ba6.
|
2010-04-10 15:54:29 -04:00 |
|
mfoster
|
5850edf104
|
Made arrays of ActiveRecords, and any classes, with namespaces convert to valid xml. [#3824 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-10 18:12:43 +02:00 |
|
Doug Alcorn
|
dc97430630
|
ActiveSupport::BacktraceCleaner#remove_filters! allows for completely untouched backtrace [#4079 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-10 14:06:10 +02:00 |
|
Aaron Patterson
|
f46dc9b6b7
|
clear the rest of the warnings, run with warnings turned on [#4332 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-10 13:50:38 +02:00 |
|
Aaron Patterson
|
922e4c57a4
|
kill warnings on 1.8.7 [#4331 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-10 13:50:35 +02:00 |
|
José Valim
|
b22d0914ac
|
Fix a typo in load_once_paths [#4357 state:resolved] (ht: Kim Altintop)
|
2010-04-10 13:29:57 +02:00 |
|
Ryan Bigg
|
d748cc3cd0
|
Re-define empty? for errors to check if the values inside the OrderedHash are empty rather than the OrderedHash itself. [#4356 state:resolved]
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2010-04-10 13:21:20 +02:00 |
|
José Valim
|
944637648c
|
Use pluralize to properly inflect the number of errors.
|
2010-04-10 12:45:28 +02:00 |
|
José Valim
|
ee309d506c
|
Update versions (otherwise you install a gem from source as beta3 but internally it's beta2) and update CHANGELOG.
|
2010-04-10 12:17:34 +02:00 |
|
José Valim
|
55d159b25d
|
Remove error_messages_for data from locale.
|
2010-04-10 11:50:09 +02:00 |
|
José Valim
|
ece157e950
|
Move verification to a plugin as well: http://github.com/rails/verification.git
|
2010-04-10 11:47:20 +02:00 |
|
José Valim
|
26e05efdb6
|
Remove error_messages_for from scaffold.
|
2010-04-10 11:18:20 +02:00 |
|
José Valim
|
2f79c5b485
|
Merge branch 'master' of gitproxy:rails/rails
|
2010-04-10 10:55:19 +02:00 |
|
wycats
|
5087b831a0
|
Updated changelog
|
2010-04-10 04:54:25 -04:00 |
|
José Valim
|
cd79a46174
|
Remove input, form, error_messages_for and error_message_on from the framework. If you think you will miss them, feel free to use the dynamic_form plugin available at http://github.com/rails/dynamic_form
|
2010-04-10 10:53:05 +02:00 |
|
wycats
|
3401b9ba6d
|
Update the routing guide for style and to add information on new routing features
|
2010-04-10 04:51:41 -04:00 |
|
José Valim
|
d3ec4b1ba6
|
Revert "Use path_names, not resource_path_names, consistently"
Breaks tests on Ruby 1.8.7.
This reverts commit 13bbf98d85.
|
2010-04-10 10:47:40 +02:00 |
|
wycats
|
13bbf98d85
|
Use path_names, not resource_path_names, consistently
|
2010-04-10 02:56:28 -04:00 |
|
Jeremy Kemper
|
7353fc1595
|
Dial back from 'namespace :controller => ...' to 'scope :module => ...'
|
2010-04-09 23:09:15 -07:00 |
|
Jeremy Kemper
|
561d9eff0c
|
Add test showing root match in path namespace
|
2010-04-09 22:12:06 -07:00 |
|