Commit Graph

7723 Commits

Author SHA1 Message Date
Xavier Noria
8eb3596617 (draft) guides for the Kindle and Kindle apps [Mip Earson & Xavier Noria] 2011-12-24 17:32:52 -08:00
José Valim
7c9bcbb5e4 Use 1.9 hash syntax instead. 2011-12-24 22:06:25 +01:00
José Valim
0d7c3757a9 Merge pull request #4170 from lest/remove-deprecated-synchronize
remove deprecated Module#synchronize from ActiveSupport
2011-12-24 11:46:41 -08:00
Sergey Nartimov
40566dc19b remove deprecated Module#synchronize from ActiveSupport 2011-12-24 21:42:43 +03:00
Vishnu Atrai
98fb94fa44 remove deprecated whiny nil related code 2011-12-25 00:09:48 +05:30
José Valim
7a2a661b83 assert_not_match -> assert_no_match. 2011-12-24 17:05:45 +01:00
Vijay Dev
bf72297d35 add latest changes to 3.2 release notes 2011-12-24 20:40:00 +05:30
Sergey Nartimov
5ca86ac8f9 deprecate String#encoding_aware? and remove its usage 2011-12-24 15:57:54 +03:00
Vijay Dev
a8dcc0b18e minor edits in caching guide 2011-12-24 17:36:02 +05:30
Vijay Dev
cd2c31a1c4 A few doc changes 2011-12-24 17:29:43 +05:30
José Valim
8a04bd0c83 Fix regexp intervals. 2011-12-24 12:53:56 +01:00
José Valim
f32247cb3e Update CHANGELOGs 2011-12-24 10:53:44 +01:00
José Valim
b4e97ea2d9 Tidy up migration types. 2011-12-24 10:38:19 +01:00
Dmitrii Samoilov
7a47f362c8 added ability to specify from cli when generating a model/migration whether particular property should be an index like this 'rails g model person name:string:index profile:string' 2011-12-24 10:01:54 +01:00
Andrey A.I. Sitnik
7b1ac55f50 Gzip files on page caching
Signed-off-by: José Valim <jose.valim@gmail.com>
2011-12-24 09:42:34 +01:00
José Valim
34bbf8428c Merge pull request #4147 from lest/remove-app-fallback
remove Rails application fallback from AD::IntegrationTest
2011-12-24 00:02:05 -08:00
Sergey Nartimov
5f3b9dec0a remove Rails application fallback from AD::IntegrationTest
set AD::IntegrationTest.app in railtie initializer
2011-12-23 22:39:54 +03:00
Vijay Dev
a51c4a314f Merge branch 'master' of github.com:lifo/docrails
Conflicts:
	railties/guides/source/active_support_core_extensions.textile
2011-12-24 00:51:27 +05:30
Vijay Dev
a805a7fefc Rails 3.2 Release Notes 2011-12-24 00:39:56 +05:30
Xavier Noria
a64ab95987 removes Enumerable#pluck from the AS guide 2011-12-23 09:42:45 +01:00
Kristian Freeman
4907f46742 Added link to MIT license. Would love commentary on whether this seems appropriate. 2011-12-22 21:12:08 -08:00
Arun Agrawal
cc450329b2 [docs] pluck docs reverted for activesupport
367741ef22
2011-12-23 09:53:21 +05:30
Arun Agrawal
08f36451fc [docs] Added missing "}" fixes #4126 2011-12-22 12:30:20 +05:30
Vijay Dev
c1b2642a9e Merge branch 'master' of github.com:lifo/docrails 2011-12-21 22:26:10 +05:30
Vijay Dev
63c71f893b sync AS guide with the Ruby 1.9 related deletions in master 2011-12-21 22:12:25 +05:30
lest
a57c6441a8 remove Kernel#singleton_class from core_ext as it is present in ruby 1.9 2011-12-21 18:53:38 +03:00
Josef Šimánek
9f44e27fc5 rails version order fixed and formatted in railties changelog 2011-12-21 15:12:50 +01:00
José Valim
618cb44291 Merge pull request #4079 from drogus/http_digest_issue
Fix http digest authentication when url ends with `/` or `?`
2011-12-21 05:14:26 -08:00
Hendy Tanata
fc7e5db90a Doc fixes on Rails::Generators::Base.hook_for. 2011-12-21 00:58:36 -08:00
Uģis Ozols
ee69ef62a8 Remove some of the ActiveSupport core extensions related to 1.8. 2011-12-21 09:29:59 +02:00
Rahul P. Chaudhari
e883c06a4f Updated gemspec for ruby 1.9.3 2011-12-21 11:09:01 +05:30
Piotr Sarnacki
482ec2ac3f Add ORIGINAL_FULLPATH to env
This behaves similarly to REQUEST_URI, but
we need to implement it on our own because
REQUEST_URI is not reliable.

Note that since PATH_INFO does not contain
information about trailing question mark,
this is not 100% accurate, for example
`/foo?` will result in `/foo` in ORIGINAL_FULLPATH
2011-12-21 00:02:40 +01:00
Piotr Sarnacki
cc192900f2 Merge pull request #4063 from andrew/patch-1
Added Capistrano to the development group in Gemfile
2011-12-20 11:01:17 -08:00
Andrew Nesbitt
c7a485a289 Added Capistrano to the development group in Gemfile
There's no need for Capistrano to be install on a server, the extra argument in the comment implies this now.
2011-12-20 18:32:01 +00:00
Arun Agrawal
568777bcd0 It should be README.rdoc fixes #4067 2011-12-20 23:55:57 +05:30
Arun Agrawal
1bc646752d [docs] Ruby upgrade 2011-12-20 23:04:11 +05:30
Arun Agrawal
ff573c45d6 4.0.0.beta now :-) 2011-12-20 23:03:07 +05:30
José Valim
51095be1b0 Get rid of more 1.8.x dead code 2011-12-20 17:59:26 +01:00
José Valim
2d5f5c32e6 This test is rubbish. 2011-12-20 17:59:26 +01:00
José Valim
9cf38be008 Get rid of --old-style-hash 2011-12-20 17:59:26 +01:00
Vijay Dev
500ca98fef Merge branch 'master' of github.com:lifo/docrails 2011-12-20 22:18:42 +05:30
Vijay Dev
e52786c361 remove unnecessary link. This is already mentioned in section 3 of the guide 2011-12-20 22:15:45 +05:30
Mikhail Dieterle
0ae42311c6 wrong link markup 2011-12-21 00:12:38 +08:00
Jeremy Kemper
2adc145264 Depend on 4.0.0.beta gems. Use https for github urls. 2011-12-22 10:56:22 -07:00
Sergey Nartimov
4f6af26a88 remove AS whiny nil extension and deprecate config.whiny_nils 2011-12-22 10:28:36 +03:00
Vasiliy Ermolovich
7bfaa979e4 remove Proces.daemon from core_ext 2011-12-22 08:43:42 +03:00
Aaron Patterson
401b266f5f just require things once 2011-12-21 15:03:43 -07:00
Aaron Patterson
d4a4fcbc93 append puts the routes after the default, which causes a 404. instead use prepend 2011-12-21 14:55:42 -07:00
Jeremy Kemper
5a4b41443c Move SubTestTask. Soften up tests. 2011-12-21 12:44:14 -07:00
José Valim
fccc952ccd Merge pull request #4104 from lest/remove-1-8-code
remove Enumerable#each_with_object from core_ext as it is present in ruby 1.9
2011-12-21 11:26:19 -08:00