Commit Graph

22749 Commits

Author SHA1 Message Date
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
Jeff Cohen
727a5a7c82 Replace old wording about http requests 2011-05-25 07:31:45 -05:00
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
Karunakar (Ruby)
bfb9f758ae changed http://api.rubyonrails.com to http://api.rubyonrails.org in readme files 2011-05-24 21:12:01 +05:30
Dmytrii Nagirniak
8f003de2c7 fix minor spelling mistakes in comments 2011-05-23 22:40:29 -07:00
Guillermo Iguaran
505e115b4c Removed extra white-spaces on config/environment/test.rb template 2011-05-23 22:38:02 -07:00
Guillermo Iguaran
e9f9bf015e Removing extra white-spaces on config/environment/development.rb template 2011-05-23 22:35:47 -07:00
Jeff Cohen
3540579a0b Update the MVC explanation in the main README.rdoc file 2011-05-23 21:09:05 -05:00
Sebastian Martinez
dd6c3676af Remove extra white spaces on ActiveSupport docs. 2011-05-23 21:00:45 -03:00
Sebastian Martinez
0034b7822d Remove extra white spaces on ActiveRecord docs. 2011-05-23 20:58:25 -03:00
Sebastian Martinez
2a4b780ab1 Remove extra white spaces on ActiveModel docs. 2011-05-23 20:39:10 -03:00
Sebastian Martinez
5d0d4d8ad3 Remove extra white spaces on ActionMailer docs. 2011-05-23 20:24:04 -03:00
Sebastian Martinez
fcdb5dc557 Remove extra white spaces on ActionPack docs. 2011-05-23 20:22:33 -03: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
Karunakar (Ruby)
424eff5209 active resource instalation instructions and Licence 2011-05-24 00:13:40 +05:30
JudeArasu
c76c4f6f67 rails request has been moved from Lighthouse to Github, contribution link has been changed 2011-05-23 22:43:22 +05:30
Josh Kalderimis
09314f21c5 removed require_library_or_gem from the AS core extensions guide 2011-05-23 16:38:51 +02:00
Matthew Daubert
cb7677180b Minor typo describing engine helpers 2011-05-22 21:17:38 -04:00
Matthew McEachen
3789685221 Merge branch 'master' of github.com:lifo/docrails 2011-05-22 16:08:47 -07:00
Matthew McEachen
330fc8c48d Following proper naming conventions while referring to Rails, Bundler 2011-05-22 16:07:47 -07:00
Aditya Sanghi
e4f6e6ad2d has_many :dependent => :restrict raises an exception but is not documented appropriately. has_one also has :dependent => :restrict but is not documented at all. 2011-05-22 04:47:04 -07:00
Anuj Dutta
023ca4fd48 Fixed documentation for scope with path. 2011-05-22 11:27:02 +01: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
Sebastian Martinez
bf50935a5d Add more doc to #update_column. 2011-05-20 21:56:08 -03:00
Uģis Ozols
ad3e057e48 Remove duplicate words. 2011-05-20 20:26:20 +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
Guillermo Iguaran
0cb812a50e Changing examples: use 'each' instead of 'for in' 2011-05-19 21:12:11 -07:00
Diego Plentz
0d310d590c fixes code highlight in shallow_path example 2011-05-19 17:38:15 -07:00
Sebastian Martinez
223f3117f1 Remove extra white-spaces. 2011-05-19 20:46:43 -03:00
John Paul Ashenfelter
3b18e900e8 Closes GH #1032
Fixed what looks like minor cut/paste error in documentation for ActiveRecord::Locking:Pessimistic
2011-05-19 01:20:26 -04:00
Xavier Noria
b13d24e5b9 Merge branch 'master' of git://github.com/lifo/docrails 2011-05-18 22:50:44 +02:00
José Valim
ab42f9c9e3 Merge pull request #1133 from joshk/options_merger_test
Fix misspelling of 'lambda'. Closes #987
2011-05-18 13:03:30 -07:00