Thais Camilo
|
ec080f98a2
|
Stop linking Rails guidelines to GitHub wiki
|
2011-05-25 20:45:44 -04:00 |
|
Thais Camilo
|
4da4856f50
|
Stop linking API Guidelines to GitHub wiki
|
2011-05-25 20:38:55 -04:00 |
|
Thais Camilo
|
2cd26b7679
|
On "contribute" guide: remove mention of LH
|
2011-05-25 20:19:35 -04:00 |
|
Sebastian Martinez
|
ab3c87a2d2
|
Revert this, commited by mistake.
|
2011-05-25 20:13:49 -03:00 |
|
Sebastian Martinez
|
4c566940a4
|
Fix grammar mistake. Lets vs let's.
|
2011-05-25 20:09:06 -03:00 |
|
Sebastian Martinez
|
0f7a52d920
|
Fix fixed-fonts stlye on rails_on_rack guide.
|
2011-05-25 20:03:06 -03:00 |
|
Xavier Noria
|
b7921f50e7
|
Merge branch 'master' of github.com:rails/rails
|
2011-05-25 22:49:23 +02:00 |
|
Xavier Noria
|
00e1d0832e
|
Merge branch 'master' of git://github.com/lifo/docrails
Conflicts:
actionmailer/lib/action_mailer/base.rb
activesupport/lib/active_support/core_ext/kernel/requires.rb
|
2011-05-25 22:48:47 +02:00 |
|
Aaron Patterson
|
6b436c23a9
|
Merge pull request #1285 from joshk/remove_active_record_deprecations
removed deprecated methods, and related tests, from ActiveRecord
|
2011-05-25 13:48:35 -07:00 |
|
José Valim
|
d25b7c2eee
|
Merge pull request #1305 from amatsuda/require_rdoc_task_fail2
Ensure RDoc::Task exists even if 'rdoc/task' was not required
|
2011-05-25 13:43:55 -07:00 |
|
José Valim
|
89d06eacf6
|
Merge pull request #1308 from vijaydev/fix-codestat-indent
Minor indentation fix in code_statistics
|
2011-05-25 13:38:37 -07:00 |
|
Lee Reilly
|
03f418370a
|
Typo; changed 'Febuary' to 'February'
|
2011-05-25 13:15:59 -07:00 |
|
Lee Reilly
|
1d637d2f48
|
Typo; changed 'colour' to 'color' & 'analysed' to 'analyzed'
|
2011-05-25 13:15:18 -07:00 |
|
Lee Reilly
|
29ff12b738
|
Typo; changed 'enviroment' to 'environment'
|
2011-05-25 13:14:00 -07:00 |
|
Vijay Dev
|
2c29c40a0d
|
prefer validates :x in place of validates_x_of
|
2011-05-26 00:31:29 +05:30 |
|
Vijay Dev
|
ffaefe2681
|
fixed minor errors
|
2011-05-26 00:16:09 +05:30 |
|
wycats
|
e144b3e3cf
|
Renaming helper in the Rake task, but why is this needed in the first place? (paging JP)
|
2011-05-25 11:35:18 -07:00 |
|
Vijay Dev
|
548e5bafad
|
fix indentation
|
2011-05-25 23:47:31 +05:30 |
|
Vijay Dev
|
492f60672c
|
changes validates_format & numericality to newer syntax
|
2011-05-25 22:17:36 +05:30 |
|
Vijay Dev
|
f69d5cddf0
|
changes validates_inclusion & exclusion to newer syntax
|
2011-05-25 22:17:36 +05:30 |
|
Vijay Dev
|
34a05a701b
|
changes validates_length_of to newer syntax
|
2011-05-25 22:17:36 +05:30 |
|
Vijay Dev
|
cc10dff1ad
|
changes validates_confirmation_of to newer syntax
|
2011-05-25 22:17:36 +05:30 |
|
Vijay Dev
|
084750c2d0
|
changes validates_acceptance_of to newer syntax
|
2011-05-25 22:17:36 +05:30 |
|
Vijay Dev
|
deffc9d048
|
changes validates_uniqueness_of to newer syntax
|
2011-05-25 22:17:36 +05:30 |
|
Vijay Dev
|
45989b816e
|
changes validates_presence_of to newer syntax
|
2011-05-25 22:17:36 +05:30 |
|
Vijay Dev
|
542cee3af6
|
fix incorrect textile syntax
|
2011-05-25 22:17:36 +05:30 |
|
Akira Matsuda
|
05adf524c6
|
Ensure RDoc::Task exists even if 'rdoc/task' was not required
|
2011-05-26 01:37:34 +09:00 |
|
Xavier Noria
|
ee46bb73d4
|
Merge pull request #1301 from amatsuda/require_rdoc_task_fail
require 'rake/rdoctask' if failed to require 'rdoc/task'
|
2011-05-25 08:26:09 -07:00 |
|
Akira Matsuda
|
24b28a2a0c
|
require 'rake/rdoctask' if failed to require 'rdoc/task'
fixes a regression introduced by b921679d0d
require 'rdoc/task' fails if the system RDoc version is below 2.4.2 (e.g. CRuby 1.8.7)
|
2011-05-26 00:15:23 +09:00 |
|
José Valim
|
f116a4835b
|
Merge pull request #1299 from cesario/mit-license
Ensure MIT-LICENSE is included in all the gemspec's
|
2011-05-25 06:42:46 -07:00 |
|
Franck Verrot
|
4633772a12
|
Add the MIT-LICENSE to the Active Support gemspec
|
2011-05-25 15:32:15 +02:00 |
|
Franck Verrot
|
85283f0592
|
Add the MIT-LICENSE to the Active Resource gemspec
|
2011-05-25 15:32:10 +02:00 |
|
Franck Verrot
|
64d977359d
|
Add the MIT-LICENSE to the Active Record gemspec
|
2011-05-25 15:32:04 +02:00 |
|
José Valim
|
903f1f9035
|
Merge pull request #1298 from flippingbits/add_test_files_to_gemspec
Add test files to engine's gemspec
|
2011-05-25 06:29:00 -07:00 |
|
Stefan Sprenger
|
22be5ca8b9
|
Improve test assertion
|
2011-05-25 15:12:54 +02:00 |
|
Stefan Sprenger
|
360b98f061
|
Remove whitespaces from empty line
|
2011-05-25 15:03:42 +02:00 |
|
Stefan Sprenger
|
5cf934eab5
|
Add test files to engine's gemspec
|
2011-05-25 15:03:07 +02:00 |
|
José Valim
|
41eac9b3f6
|
Merge pull request #1260 from flippingbits/master
Remove shebang from the template
|
2011-05-25 05:40:31 -07:00 |
|
Jeff Cohen
|
727a5a7c82
|
Replace old wording about http requests
|
2011-05-25 07:31:45 -05:00 |
|
José Valim
|
b145a725f8
|
Merge pull request #1297 from cesario/1294-allocated-object-cant-be-inspected
#1294 : allocated object cant be inspected [closes #1294]
|
2011-05-25 05:02:15 -07:00 |
|
Franck Verrot
|
b2db8740ea
|
Fix the AR::Base#inspect method [closes #1294]
|
2011-05-25 13:54:38 +02:00 |
|
Franck Verrot
|
bf159aa5fc
|
Test AR::Base#inspect on an allocated object not yet initialized
|
2011-05-25 13:53:51 +02:00 |
|
José Valim
|
b1bb9d1738
|
Merge pull request #1293 from janx/master
Fix Rails::Paths::Root documentation
|
2011-05-25 02:17:10 -07:00 |
|
José Valim
|
9562c0f899
|
Merge pull request #1292 from arunagw/database_generators
Database.rake file fixed for load_generators
|
2011-05-25 02:12:54 -07:00 |
|
Jan Xie
|
a984050570
|
fix Rails::Paths::Root document
|
2011-05-25 16:40:45 +08:00 |
|
Arun Agrawal
|
5d89675099
|
Database.rake file fixed for load_generators
|
2011-05-25 13:57:44 +05:30 |
|
José Valim
|
144d1b8b0d
|
Merge pull request #1290 from arunagw/load_generators_use
Using load_generators
|
2011-05-25 00:58:37 -07:00 |
|
Arun Agrawal
|
d9204c1391
|
Using load_generators
|
2011-05-25 13:13:24 +05:30 |
|
José Valim
|
460ce7d7ea
|
Use load_generators instead.
|
2011-05-25 09:30:41 +02:00 |
|
Vijay Dev
|
31bb347e77
|
update language env variable name
|
2011-05-25 12:51:56 +05:30 |
|