aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/action_view_overview.textile
Commit message (Collapse)AuthorAgeFilesLines
* some asset path changes and formatting fixes in AV overview [ci skip]Vijay Dev2012-05-271-12/+10
|
* Update paths in action_view_overview raislguide to reflect asset pipeline ↵Tadas Tamosauskas2012-05-251-22/+28
| | | | conventions.
* require "rubygems" is obsolete in Ruby 1.9.3Kornelius Kalnbach2012-05-131-2/+0
|
* Replace boolean argument with an options hash.Dmitriy Kiriyenko2012-04-301-1/+1
| | | | | | | | This replaces `include_seconds` argument with an option key `include_seconds => true` in options hash. Also `time_ago_in_words` now passes options hash, including a `locale` key, which makes in compatible with `distance_of_time_in_words`.
* Remove unnecessary in HTML 5 type attribute with default valueAndrey A.I. Sitnik2012-04-051-12/+12
|
* moves the guides up to the root directoryXavier Noria2012-03-171-0/+1594