Commit Graph

33716 Commits

Author SHA1 Message Date
Xavier Noria
fe470411c6 Revert "Explain where the acronym AJAX stands for & replace "JavaScript writer" with "JavaScript developer""
This reverts commit 1332cf53af981d0a7a6f801edd9632eb5c118a3f.
2012-10-24 22:52:43 +02:00
Xavier Noria
c8dec40c5e Revert "Improve "request response" term typing & fix a minor typo"
This reverts commit a6d383c8b2afb253c009ad67d31aae3aa8dcc457.
2012-10-24 22:52:18 +02:00
Xavier Noria
7cbce85054 Revert "fix a typo"
This reverts commit 6d927fb4da7a0a17d62109b7ef8798a8e75082a7.
2012-10-24 22:51:58 +02:00
Xavier Noria
0f45570b96 Revert "Consistent headlines & ToC"
This reverts commit 506257a173bb5cbb083ccae8d1b4ed82a456006a.
2012-10-24 22:51:20 +02:00
Guillermo Iguaran
6250873d96 With the Asset Pipeline the :cache and :concat options aren't used anymore 2012-10-24 10:58:04 -05:00
Guillermo Iguaran
53568e05a3 Update Upgrading Guide with removal of :cache and :concat options 2012-10-24 10:51:11 -05:00
Guillermo Iguaran
276e7b0a1d Update upgrading notes: users should stop using :concat and :cache options in asset tags 2012-10-24 10:47:07 -05:00
Andrii Dovgaliuk
211accced6 fix a typo in comments to ActiveRecord::Associations::Association.stale_state 2012-10-24 09:47:19 -04:00
Rafael Mendonça França
15821005c1 Merge pull request #8021 from ugisozols/master
Fix incorrect markdown by removing extra space. [ci skip]
2012-10-24 06:26:24 -07:00
Uģis Ozols
1a6b082808 Fix incorrect markdown by removing extra space. 2012-10-24 16:15:48 +03:00
Geoffrey Roguelon
1e593db13a Adding a missing parenthesis in the doc of String#parameterize. 2012-10-24 15:08:58 +02:00
Noah Hendrix
96f5ceaafb make the cache test more @tenderlove(ing) and not depend on internal implentation 2012-10-23 18:42:37 -07:00
AvnerCohen
9edd4e18c4 Migration of docs to 1.9 hash syntax 2012-10-23 22:39:49 +02:00
Xavier Noria
9d66c40189 JS guide: applies guides casing guidelines for titles [ci skip] 2012-10-23 22:25:21 +02:00
Xavier Noria
c3d4fc40a5 registers the JS guide in the CHANGELOG [ci skip] 2012-10-23 22:23:52 +02:00
Xavier Noria
8c38172ba5 JS guide: AJAX -> Ajax
We discussed this on Twitter, seems to be the best option.
2012-10-23 22:21:02 +02:00
Xavier Noria
69e9715f79 renames the JS guide file name to match the new title [ci skip] 2012-10-23 22:14:14 +02:00
Xavier Noria
c145f35dac adds Rails to the title of the JS guide [ci skip] 2012-10-23 22:14:04 +02:00
AvnerCohen
3b89052014 Updated activerecord test comments to new hash syntax 2012-10-23 15:59:42 +02:00
AvnerCohen
30d2627cff Another batch of hash syntax changes to comment, this time around, I tried to keep 'output' messages untouched. 2012-10-23 13:02:34 +02:00
Rafael Mendonça França
a5744f0e04 Merge pull request #8014 from insside/task-test-typos
changed test case name
2012-10-23 03:25:17 -07:00
Tima Maslyuchenko
ff29dd8309 changed test case name 2012-10-23 12:43:11 +03:00
Noah Hendrix
81b7112565 pass the key to the block in cache.fetch on misses 2012-10-23 00:04:42 -07:00
Luis M
6004fd336a Fixed typo on ActiveRecord nested_attributes. 2012-10-23 01:05:00 -05:00
Aaron Patterson
40496430d5 frozen state should be restored after txn is aborted 2012-10-22 16:48:09 -07:00
Francesco Rodriguez
2ef4d5ed5c fix output messages - docs [ci skip] 2012-10-22 14:27:55 -05:00
Rafael Mendonça França
78adc4529a Add tests to make sure that the I18n taken message can be overrided in the
activerecord scope.

Related with 5341b84936d93ec90e6252af437a3871101c115a
2012-10-22 16:53:46 -02:00
AvnerCohen
77eb1fb22d convert comments to 1.9 hash syntax 2012-10-22 19:34:24 +02:00
Hendy Tanata
01e38d8c89 Fix code example in AR::AttributeMethods::BeforeTypeCast. 2012-10-22 22:49:01 +08:00
Pablo Ifran
e041a50f29 Merge branch 'master' of https://github.com/lifo/docrails
Conflicts:
	activerecord/lib/active_record/callbacks.rb
2012-10-22 09:42:42 -02:00
Pablo Ifran
3e6b2f5d38 Changeing some code-styles of the examples & fix a typo on dependent option 2012-10-22 09:38:57 -02:00
Francesco Rodriguez
ae27acb342 read_attribute is public [ci skip] 2012-10-21 20:04:41 -05:00
Francesco Rodriguez
1e5a6c7855 add docs to AR::AttributeMethods::BeforeTypeCast [ci skip] 2012-10-21 19:46:10 -05:00
Francesco Rodriguez
bc3f960c0f improve AR::AttributeMethods documentation [ci skip] 2012-10-21 19:20:18 -05:00
AvnerCohen
7fbb21dc80 More changes around 1.9 hash syntax
Added missing space in previous hash related commit
2012-10-21 22:32:43 +02:00
Cesar Carruitero
40b0cecea2 fix error in AssertTagHelper documentation [ci skip] 2012-10-21 14:17:40 -05:00
Francesco Rodriguez
e32bbc1356 fix typo and improve example [ci skip] 2012-10-21 14:12:01 -05:00
Francesco Rodriguez
c6fb832fe8 update AR::AttributeMethods::BeforeTypeCast docs [ci skip] 2012-10-21 14:09:52 -05:00
Francesco Rodriguez
06e908c4e1 Fix AR::AttributeMethods#[] example [ci skip] 2012-10-21 14:09:52 -05:00
Cesar Carruitero
0ce7ea65e1 update AssetTagHelper documentation [ci skip] 2012-10-21 13:56:56 -05:00
Rafael Mendonça França
8059b82cbf Merge pull request #8006 from GRoguelon/master
Remove extra line in Gemfile generated
2012-10-21 11:27:51 -07:00
Geoffrey Roguelon
1f74315f85 Remove extra line in Gemfile under turbolinks. 2012-10-21 20:17:23 +02:00
Francesco Rodriguez
ae057d622f fix StrongParameters example [ci skip] 2012-10-21 11:49:51 -05:00
Francesco Rodriguez
4736c14fdb nodoc deprecated AR::Fixtures constant [ci skip] 2012-10-21 11:49:14 -05:00
Lennart Fridén
67ec9b7c4e Fixes typo. 2012-10-21 17:36:02 +02:00
Robin Dupret
d279d3e165 Wrap a piece of code to a code block 2012-10-21 17:48:40 +03:00
Agis Anastasopoulos
2767f01be0 Fix a typo 2012-10-21 17:23:22 +03:00
Agis Anastasopoulos
00332733b2 Improve grammar 2012-10-21 17:21:50 +03:00
Agis Anastasopoulos
507e522e26 Improve grammar a bit 2012-10-21 17:19:06 +03:00
Agis Anastasopoulos
1332cf53af Explain where the acronym AJAX stands for & replace "JavaScript writer" with "JavaScript developer" 2012-10-21 17:15:44 +03:00