Commit Graph

1758 Commits

Author SHA1 Message Date
Xavier Noria
1c527afe87 adds Vijay Dev to the new Rails Guides Reviewers team
See http://weblog.rubyonrails.org/2011/6/2/news-from-the-documentation-front
2011-06-05 00:13:50 +02:00
Xavier Noria
bcc0a297d7 move Ryan up, since the list is ordered by surname 2011-06-04 14:35:12 +02:00
Xavier Noria
6a2863e78e adds Ryan Bigg to the credits page of the guides, he is the author of the new configuring guide 2011-06-04 14:26:39 +02:00
Xavier Noria
cd8ecec31f specify image dimensions for pictures in the guides credits page 2011-06-04 14:25:54 +02:00
Xavier Noria
576f712380 standarize documentation (and indirectly code) to use American English as discussed in 4f234bf
Please do not perform monster patches for this until 3.1 is out.
Also, no existing API should be affected by this. New code, local
variables, etc. would follow this guideline to have a consistent
project tree in this regard.
2011-05-31 22:56:31 +02: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
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
Vijay Dev
31bb347e77 update language env variable name 2011-05-25 12:51:56 +05:30
Mohammad El-Abid
99dd117d62 Adds outline draft#1 for the Asset Pipeline, please comment if you have thoughts about it! 2011-05-25 02:10:14 -04:00
Sebastian Martinez
c6ec7e825e Fix styling error on plugins guide. 2011-05-23 20:09:58 -03:00
Matthew McEachen
12ab1653dc NOTE: doesn't handle newlines. 2011-05-23 14:14:17 -07:00
Josh Kalderimis
09314f21c5 removed require_library_or_gem from the AS core extensions guide 2011-05-23 16:38:51 +02:00
Matthew McEachen
330fc8c48d Following proper naming conventions while referring to Rails, Bundler 2011-05-22 16:07:47 -07:00
Matthew McEachen
e368a3468f Removed the enginex plugin reference which is broken -- rails 3.1.0.beta1 has that functionality now. 2011-05-21 17:33:28 -07:00
Sebastian Martinez
31f09a2b18 Remove extra white spaces on guides. 2011-05-21 17:10:59 -03:00
Sebastian Martinez
0087ef9665 Remove extra white spaces. 2011-05-21 16:51:05 -03:00
Guillermo Iguaran
93570bb321 Changin 'for' with 'each' on FormHelpers guide 2011-05-19 22:33:43 -07:00
Guillermo Iguaran
d0373507e7 Using each instead of for in actionview guide 2011-05-19 22:30:51 -07:00
Guillermo Iguaran
22abbb862a Replacing 'for' with 'each' in actionmailer guide 2011-05-19 22:26:34 -07:00
Xavier Noria
b13d24e5b9 Merge branch 'master' of git://github.com/lifo/docrails 2011-05-18 22:50:44 +02:00
Malcolm Locke
1c9a9d9bd2 Explicitly use ActiveRecord::IrreversibleMigration 2011-05-18 19:22:05 +12:00
Jeremy Kemper
b77e032ccf Merge pull request #247 from goncalossilva/performance_test
Performance tests improved
2011-05-17 14:28:40 -07:00
Xavier Noria
bf5e4b4c1f configuratin guide: finished a pass to the "Rails General Configuration" section 2011-05-16 23:55:19 +02:00
Arun Agrawal
565865ec1c Link changes lighthouse to github 2011-05-16 21:24:57 +05:30
Xavier Noria
dde82a44d7 Merge branch 'master' of git://github.com/lifo/docrails 2011-05-15 22:23:40 +02:00
Xavier Noria
3448288228 reviewed the first ~70 lines of the configuration guide 2011-05-15 22:22:31 +02:00
Pirogov Evgenij
6bd99ecb62 Use more English language 2011-05-15 10:25:33 -07:00
Guillermo Iguaran
6a408f3e90 Fixing Changelog link 2011-05-15 08:19:36 -07:00
Xavier Noria
d491130236 Merge branch 'master' of git://github.com/lifo/docrails
Conflicts:
	actionpack/lib/action_view/helpers/date_helper.rb
	railties/lib/rails/generators/rails/app/templates/config/initializers/wrap_parameters.rb.tt
2011-05-14 11:21:27 +02:00
Karel Minarik
47003f8cdf [GUIDES] Changed the LANGUAGE variable to GUIDES_LANGUAGE to minimize conflicts with regular environment variables (eg. in Ubuntu) 2011-05-14 09:03:30 +02:00
Vijay Dev
159e605d19 minor corrections 2011-05-14 00:51:54 +05:30
Prem Sichanugrist
4ef4d57719 Link the API documentation to non-edge instead 2011-05-13 15:13:40 -04:00
Prem Sichanugrist
50639c97eb Adding guide for wrapping JSON/XML parameters, which also links to the API documentation.
Note that it currently links to http://edgeapi.rubyonrails.org because it's Rails 3.1 feature.
2011-05-13 14:31:15 -04:00
Guillermo Iguaran
deea8ca727 Prefer topic branches instead of master branch for users contributions 2011-05-12 19:58:05 -05:00
Xavier Noria
bdbb15e5a5 new reporting method Kernel#quietly 2011-05-13 01:41:52 +02:00
Vijay Dev
e80e36c194 indentation fixes 2011-05-11 22:50:10 +05:30
Dan Pickett
d10a1b5739 fix bad encoding on contributing to RoR page 2011-05-10 20:56:10 -04:00
Sebastian Martinez
177f7fa7b1 impact guides with no CSV fixture support 2011-05-10 16:55:32 -03:00
Gonçalo Silva
0304d8076a ruby-prof's awesome call stack printer is now used by default 2011-05-10 02:49:32 +01:00