Commit Graph

23902 Commits

Author SHA1 Message Date
JudeArasu
3e6052a430 notextile tag has been placed with ascii quotes 2011-07-19 06:41:20 +05:30
Ryan Bigg
2f69469479 Complete another review of asset pipeline guide 2011-07-18 16:28:22 +10:00
Richard Hulse
27b1bf3c1f [asset pipeline] update capistrano task code
This code actually works.
2011-07-18 11:02:46 +12:00
Ray Baxter
98df4983b3 Add seach, tel, url and email inputs as 'Other Helpers of Interest' 2011-07-17 13:22:15 -07:00
Ray Baxter
82569b3827 examples for telephone_field, url_field and email_field 2011-07-17 13:10:17 -07:00
Ray Baxter
65b19c3633 document options to search_field 2011-07-17 13:08:02 -07:00
Ray Baxter
a4a309f2bc Merge branch 'master' of github.com:lifo/docrails 2011-07-17 09:31:23 -07:00
Ray Baxter
a92780e72a use correct in description 2011-07-17 09:07:18 -07:00
Richard Hulse
5187264e19 [asset pipeline] Correct CSS section and include Gem details
Also added note about compress option, which was 
not mentioned anywhere and is required
2011-07-17 20:22:25 +12:00
Richard Hulse
602bac19e7 [configuring] add doc for missing assets attribute
.compress turns on the compression using the types
specified in other config options
2011-07-17 20:22:25 +12:00
Ray Baxter
10c2132cbd we're talking about days here, not hours 2011-07-17 00:31:28 -07:00
Ray Baxter
5c71a4e768 wording between select_second, select_minute and
select_hour should be consistent and correct
2011-07-17 00:31:09 -07:00
Ray Baxter
f0a58dbd9b fix typo 2011-07-17 00:24:31 -07:00
Ray Baxter
2e6475ec06 make documentation agree with test expectations and
behaviour

See: test_select_date_with_incomplete_order in 
actionpack/test/template/date_helper_test.rb
2011-07-17 00:06:46 -07:00
Ray Baxter
4341a5abaa document that second tags are also returned by default 2011-07-16 23:54:40 -07:00
Ray Baxter
6970c000e8 there is no Time.today method, use Time.now 2011-07-16 23:47:06 -07:00
Ray Baxter
343a05a64f remove stray character 2011-07-16 23:44:01 -07:00
Ray Baxter
9a2b18cfd3 disambiguate uses of post/POST by using "article"
for the related variable passed to  date_select, 
time_select and datetime_select
2011-07-16 23:42:35 -07:00
Ray Baxter
762a2f4653 clarify that classes that include DateHelper can
also manipulate times
2011-07-16 23:29:51 -07:00
Ray Baxter
589ff96809 clarify that DateTime objects are allowed arguments
to distance_of_time_in_words
2011-07-16 23:27:26 -07:00
Ray Baxter
4ada0a58ae use minute instead of second in description of select_minute 2011-07-16 23:11:48 -07:00
Ray Baxter
851275e706 show correct helper in description 2011-07-16 23:09:59 -07:00
Ray Baxter
5dd8277f5b use 'hour' instead of 'minutes' and 'second' for select_hour 2011-07-16 23:08:30 -07:00
Sam Umbach
bae54c5430 Switch Tilt link to Textile format 2011-07-16 21:08:14 -07:00
Sam Umbach
ade629e206 Fix typo 2011-07-16 21:02:36 -07:00
Richard Hulse
86869a09ee [asset pipeline] A few corrections and some new material
Add notes about capistrano task being added to that project
and correction to information about precompilation.
2011-07-17 14:19:04 +12:00
Richard Hulse
0f78aeee87 [asset pipeline] Add section on sendfile option
This option has caught a few people out, so it
is a good idea to include an explanation and
a Gotcha.

See Rails bug 1822
See 1822 comment 1585926 for resolution
2011-07-16 19:05:42 +12:00
John Warwick
765b79257a Fixing typo in plugins.textile 2011-07-15 22:40:17 -04:00
Vijay Dev
88e307a0a6 Merge pull request #52 from dyba/651cabc69a6cd661bc33824b995c2242fb65befe
Modified migrations file
2011-07-15 11:32:11 -07:00
Vishnu Atrai
b6d5612f55 Should be "match" instead of "map" 2011-07-15 23:56:58 +05:30
Vijay Dev
ff410c4ea9 Revert "Fix wildcard route code examples."
This reverts commit 0894d73c7552a4c7d576b7d3692c6a18faadd273.

Reason: CHANGELOGs should not be changed in docrails.
2011-07-15 23:06:37 +05:30
Hendy Tanata
0894d73c75 Fix wildcard route code examples.
Should be "match" instead of "map".
2011-07-15 22:24:04 +08:00
Richard Hulse
28d5d22f5a [asset pipeline] Added information about data uri helper
See Sprockets issue 111
and Sprockets commit cd38a1670a
2011-07-15 16:19:11 +12:00
joeellis
cd8530db3c Minor grammar mistake 2011-07-14 09:17:29 -07:00
Daniel Dyba
651cabc69a Modified Migrations file 2011-07-13 20:20:01 -07:00
Akira Matsuda
c7359e3267 documentation fix: wrong result 2011-07-13 18:29:45 +09:00
Richard Hulse
5dcebd7e38 [asset pipeline] add capistrano task
Task still needs to symlink default rails default
filestore location, but code may still be settling
2011-07-13 21:20:53 +12:00
Aslam Najeebdeen
991678c1df Replaced appropriate word. 2011-07-13 13:33:32 +05:30
Matt Jankowski
85dd1dd663 grammar correction for rails/paths #add method arguments 2011-07-12 10:20:42 -04:00
Matt Jankowski
2f30fb03bb misc grammar and clarity changes for rails/engine docs 2011-07-12 09:54:43 -04:00
Matt Jankowski
eb716f6307 grammar/tense correction to rails application doc 2011-07-12 09:37:55 -04:00
Hrvoje Šimić
812950e027 fixed paths, more consistent helpers and paths examples 2011-07-11 14:45:47 +02:00
Richard Hulse
826820fb7f [asset pipeline] more updates to docs 2011-07-11 19:55:03 +12:00
Vijay Dev
d2ff099b16 use simpler words in docs 2011-07-10 21:44:06 +05:30
Pol Llovet
ea16e0f716 Add more examples to #titleize 2011-07-09 12:35:16 -06:00
Olek Janiszewski
2beea3b249 Documentation fixes for rendering partials 2011-07-09 13:38:07 +03:00
Xavier Noria
b65bd01d55 Merge branch 'master' of git://github.com/lifo/docrails 2011-07-09 12:20:24 +02:00
José Valim
6917c65f04 Merge pull request #2017 from Casecommons/active_record_lint
ActiveRecord::Base subclasses should pass ActiveModel::Lint.
2011-07-08 18:34:02 -07:00
Ryan Bigg
1835aba6f1 Add section about debugging assets 2011-07-09 10:54:08 +10:00
Ryan Bigg
678dd6f5d6 Clarify that per-controller asset files are not 'magically' loaded by the controller, but rather need to be required 2011-07-09 10:54:08 +10:00