Commit Graph

1449 Commits

Author SHA1 Message Date
Nick
877920ba55 Removed incorrect warning from application.js templates and replaced it with stub command description 2013-05-15 11:38:49 +07:00
Xavier Noria
593666b5d5 specify that dom_(id|class) are deprecated in controllers, views are fine 2013-05-12 13:38:33 +02:00
Vijay Dev
d8b8c0ef87 Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	activesupport/lib/active_support/callbacks.rb
2013-05-12 15:57:14 +05:30
Prathamesh Sonpatki
60a961f3b6 ruby -> Ruby 2013-05-12 09:47:41 +05:30
wangjohn
346cda4f34 Adding documentation to the automatic inverse_of finder. 2013-05-11 23:05:36 -04:00
Dana Jones
2976054f17 Fixed boolean validation example to use inclusion instead of presence on migrations guide 2013-05-10 11:29:16 -05:00
Xavier Noria
cd3177d315 "rails" -> "Rails" [ci skip] 2013-05-09 08:36:37 +02:00
Prathamesh Sonpatki
6abc361836 Fix Typo xml -> XML, json -> JSON 2013-05-08 23:56:41 +05:30
Yves Senn
33008ab9d2 according to @fxn it's ERB not ERb. 2013-05-07 15:54:30 +02:00
Sam Ruby
fbd26265eb 2.15.1 is the first release that supports Rails 4.
specifically manifest.json
2013-05-05 15:41:16 -04:00
Prathamesh Sonpatki
42275a6bad Updated link to to GitHub article about ignoring files [ci skip]
- http://help.github.com/ignore-files redirects to https://help.github.com/articles/ignoring-files
2013-05-05 20:33:24 +05:30
Prathamesh Sonpatki
730dd1a96b Github -> GitHub [ci skip] 2013-05-05 17:56:24 +05:30
Prathamesh Sonpatki
ad692f3516 dir -> directory 2013-05-04 20:08:58 +05:30
Rafael Mendonça França
cc50aab3ba Merge pull request #10461 from rwz/master
Relaxed jbuilder dependency in Gemfile template
2013-05-04 05:25:30 -07:00
Akshay Khole
92a9ffd858 Changing the wordings in a few places 2013-05-04 15:53:18 +05:30
Akshay Khole
7ce8035252 comments in the callbacks description are in present tense 2013-05-04 15:14:58 +05:30
Douglas Teoh
092b952d47 Update CreateComments migration to reflect the output from Rails 4. 2013-05-04 18:00:26 +10:00
Douglas Teoh
757e985c6f Fix another incorrect post_path link generation. 2013-05-04 17:51:37 +10:00
Douglas Teoh
714bb17aea Remove unopened closing brace. 2013-05-04 17:44:54 +10:00
Douglas Teoh
404c1a3246 Fix incorrect post_path link generation. 2013-05-04 17:42:05 +10:00
Pavel Pravosud
cf733bce5e Relaxed jbuilder dependency in Gemfile template 2013-05-04 13:46:01 +07:00
Akshay Khole
2b5d1a086e Capitalizing internet to Internet. [ci skip] 2013-05-03 12:49:14 +05:30
Jonathan Roes
2392916eab Simple grammar updates 2013-05-03 00:28:06 -03:00
Vipul A M
bdaaaf6c71 fix typo 2013-05-02 19:14:45 +05:30
Jonathan Roes
2cf86936b7 Clean up the wording in a few places 2013-05-01 23:18:24 -03:00
Jonathan Roes
72bde8484f Add a few overview bullet points 2013-05-01 23:14:33 -03:00
Leo Gallucci
0960716d38 Fix typo "can exploited" with "can be exploited" 2013-05-01 16:56:33 -03:00
Nick Quaranto
b014b4e8cf Rails 4 has deprecated :order in has_many to use a lambda instead, update the guide accordingly 2013-05-01 11:41:54 -07:00
Guillermo Iguaran
f7f8b7ccfc Merge pull request #10394 from BMorearty/remove-varargs-from-in
Remove varargs from `Object#in?`
2013-05-01 09:15:31 -07:00
Brian Morearty
62c62bc360 Revert the guide after removing varargs from in?. 2013-05-01 04:51:59 -07:00
Xavier Noria
3064d642f6 Revert "Consistent use of code syntax formatting for boolean values"
Same rationale as previous revert.

This reverts commit 887225e69b6cdd27f00cf043c4ac918ca5e18cbf.
2013-05-01 13:45:27 +02:00
Xavier Noria
28903f9661 Revert "Correct formatting for remaining booleans"
It is not in the contract that flags have to be singletons,
the use of regular font indicates that.

This reverts commit 80036f9a5341bd831d125dc684841a8433d92070.
2013-05-01 13:40:07 +02:00
Vijay Dev
7ead1d8143 Merge branch 'master' of github.com:lifo/docrails 2013-05-01 16:24:13 +05:30
Vijay Dev
8476932aac copy edits [ci skip] 2013-05-01 16:10:08 +05:30
Jonathan Roes
80036f9a53 Correct formatting for remaining booleans 2013-04-30 23:53:01 -03:00
Yves Senn
6cc1b4280e more naming fixes.
* it's Action Mailer not ActionMailer
* it's Action Pack not ActionPack
* it's Active Support not ActiveSupport

/cc @fxn
2013-04-30 18:08:43 +02:00
Yves Senn
d2fe72345a it's Active Record not ActiveRecord
/cc @fxn
2013-04-30 17:59:12 +02:00
Teng Siong Ong
5aec73daf5 Make rake doc:guides works again. Fix #10384. 2013-04-30 06:49:03 -07:00
Jonathan Roes
887225e69b Consistent use of code syntax formatting for boolean values 2013-04-30 00:34:50 -03:00
Francesco Rodriguez
d0e05cbfb8 Fix guide section about assets precompiling task in production [ci skip]
You need to specify `RAILS_ENV=production`

Related to https://github.com/rails/sass-rails/issues/152.

/cc @guilleiguaran
2013-04-29 19:26:07 -05:00
Rafael Mendonça França
feb44b9213 rails/master is now 4.1.0.beta 2013-04-29 13:15:24 -03:00
Richard Owen
d4c8de9e48 Move 2 images to getting_started folder. All other images in getting started guide already in this folder. 2013-04-28 19:43:13 +01:00
Richard Owen
36ed77806b New rails welcome screen 2013-04-28 19:39:31 +01:00
Mikhail Dieterle
9c18cb1e70 Use instance variables in redirect_to 2013-04-28 14:36:00 +03:00
Nick Borromeo
d46b4e9c62 Remove calls to action: and make use of named routes for consistency. 2013-04-23 14:19:14 -07:00
Nick Borromeo
33ce495884 Move use of named routes to beggining of the guide 2013-04-23 14:19:14 -07:00
hughkelsey
3c530dbc77 Added missing ')' on routing_filter link 2013-04-23 12:29:11 -07:00
Zoltan Debre
bdce0c0bb1 Update assets_pipeline with config.assets.precompile location
rake assets:precompile will work if config.assets.precompile is in config/application.rb and not in config/environment/production.rb
2013-04-23 14:10:18 +02:00
Jonathan Roes
099f1176c0 Mention that Dynamic finders have been deprecated in Rails 4 2013-04-23 00:02:24 -03:00
Xavier Noria
756cba02c1 ActiveRecord -> Active Record 2013-04-22 23:44:39 +02:00