Commit Graph

23033 Commits

Author SHA1 Message Date
Alberto Perdomo
2eac4e2e2f Fixed order of parameters in assert_equal call examples, first expected, then actual object. 2011-06-04 14:26:40 +01:00
Rohit Arondekar
3035f72d17 Upcoming version of Rails is upon us so no need to refer to it. [API DOCS] 2011-06-03 21:54:33 -07:00
Vijay Dev
ced2b25036 use clearer variable name in examples 2011-06-04 02:11:43 +05:30
Waynn Lue
6fbd548b5f add a missing "the" and normalize the use of periods. 2011-06-03 12:26:53 -07:00
Prem Sichanugrist
74f9a4629b Revise documentation indentation from [79990505e5] 2011-06-03 15:06:03 -04:00
ganesh
79990505e5 updated Changelog 2011-06-04 00:31:45 +05:30
Linux on Rails
72f51990b7 FIXED: error with url_for & link_to when we have nested resources. 2011-06-03 03:01:41 -07:00
Vijay Dev
caa8ab09f7 remove stray ( 2011-06-03 14:25:13 +05:30
Vijay Dev
b688f44390 use 'bundle exec rake' 2011-06-03 14:14:23 +05:30
Vijay Dev
b4af5b9d49 fix indentation, fixed-width for nils 2011-06-03 14:13:04 +05:30
brianp
a632746a6a Fixed sections regarding validations and callbacks to mention the touch method does not fire either validations or callbacks as stated in the docs. 2011-06-02 15:03:36 -07:00
Ben Orenstein
8e071bc068 Change hashrocket spacing to match conventions. 2011-06-02 17:33:48 -04:00
Vijay Dev
d0355ed5a9 add alias info for runner command 2011-06-02 01:10:11 +05:30
Vijay Dev
6e02164e02 styling changes 2011-06-02 01:08:14 +05:30
Ayose
196c8f13bf Edited activerecord/lib/active_record/transactions.rb via GitHub 2011-06-01 12:36:16 -07:00
Ayose
3523144ea4 The URL http://dev.mysql.com/doc/refman/5.0/en/savepoints.html is no longer available 2011-06-01 08:47:06 -07:00
Akira Matsuda
90887cbb35 s/a/an/ 2011-06-01 17:48:09 +09:00
Akira Matsuda
6014e1d325 s/an/a/ 2011-06-01 17:20:02 +09:00
Guillermo Iguaran
529d2deb5e Removing trailing white-spaces 2011-05-31 20:55:50 -07:00
Mark Roghelia
cd03204167 The example in the API docs incorrectly indicated that form_for would use the same default route for both new and previously persisted records. The default path given in the example would have generated a routing error for new records. form_for actually uses polymorphic_path to determine which route to use based on the state of the record. The example has been updated to reflect the method's actual behavior. 2011-05-31 18:41:20 -04:00
Hendy Tanata
b13a0ceb5f Fix punctuation. 2011-05-31 17:09:33 +08:00
Hendy Tanata
bdd7ecb34e Update Rails coding conventions link. 2011-05-31 16:53:53 +08:00
Mohammad Typaldos
910ebe1193 Stubbing and some content addition and changes 2011-05-30 08:38:11 -04:00
Mohammad Typaldos
d0082bfa87 What is the asset pipeline? 2011-05-30 08:12:27 -04:00
Evan Farrar
91b19186f7 Spelling corrections in the guides. 2011-05-29 22:08:41 -04:00
Mohammad Typaldos
ace7508715 Adding assets to a gem 2011-05-29 20:39:33 -04:00
Evan Farrar
bfce2a4cd3 Typo and sentence restructuring 2011-05-29 11:25:37 -04:00
Evan Farrar
8314c8ebb9 Typo in the asset pipeline guide. 2011-05-29 10:37:07 -04:00
Vijay Dev
1962217e42 removed references to old remote_* helpers; add info about 3.1 adding multipart option to a form with file_field automatically 2011-05-29 18:35:42 +05:30
Mohammad Typaldos
07dcae093b Fixes spelling mistakes pointed out by @vijaydev 2011-05-29 06:45:57 -04:00
Mohammad Typaldos
9342ad6748 Changes wording to make it a bit eaiser to understand 2011-05-29 06:43:35 -04:00
Mohammad Typaldos
4967b35e00 Why should you use the asset pipeline? 2011-05-29 06:37:08 -04:00
Vijay Dev
fc381a3a42 fix typo 2011-05-29 01:33:30 +05:30
Vijay Dev
7d7b2009bb document aliases for commands and update rails versions 2011-05-28 23:18:08 +05:30
Ben Orenstein
4a376e48b9 Fix incorrect description of the returned results. 2011-05-27 22:05:22 -04:00
Ben Orenstein
5b6a423d6b Copy edits 64148ab96b (previous commit). Please squash at will. 2011-05-26 22:22:10 -04:00
Ben Orenstein
64148ab96b Improve 'Joining Tables' section with additional examples and explanation. 2011-05-26 22:19:10 -04:00
Ben Orenstein
4807088fda Don't you lie to me! 2011-05-26 20:54:46 -04:00
Sebastian Martinez
dfba8f544b Fix font styling on associations.rb 2011-05-26 17:51:20 -03:00
Tekin
52f0437af1 Correct TESTOPTS specification in activerecord/RUNNING_UNIT_TESTS 2011-05-26 16:24:44 +01:00
diego
3ffe1cd27b Added missing quote in grouped_options_for_select example 2011-05-26 15:24:33 +02:00
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