Carlos Antonio da Silva
|
6b9356a4b7
|
Remove the deprecated include_seconds argument from distance_of_time_in_words
Pass in an :include_seconds hash option to use this feature.
|
2013-07-02 22:46:23 -03:00 |
|
Vipul A M
|
38aafc0377
|
Remove FormBuilder deprecation warning about block argument and associated tests
|
2013-07-02 02:06:39 +05:30 |
|
Santiago Pastorino
|
4eedb3928e
|
Clean the code a bit
|
2013-06-29 21:20:08 -07:00 |
|
Jon Rowe
|
53eb9fdd9c
|
fetch value(s) from stringified options
|
2013-06-29 19:32:13 +10:00 |
|
kennyj
|
94c72c45bb
|
Remove passing the prompt to grouped_options_for_select as an argument, because it was deprecated.
|
2013-06-28 03:11:00 +09:00 |
|
Artyom
|
2137f8842b
|
Fix documentation for grouped_collection_select [ci skip]
|
2013-06-27 19:52:37 +04:00 |
|
Carlos Antonio da Silva
|
f410c13bf8
|
Refactor cache fragment handling with read/write methods
|
2013-06-25 20:51:02 -03:00 |
|
Andrew Rove
|
f341acdae3
|
Move the write portion of fragment_for to its own method to allow for easier creation of custom cache methods.
|
2013-06-25 20:46:02 -03:00 |
|
mariozig
|
bf044a9bbe
|
Fix typo in docs. HABTM associations should use a pluralized name
|
2013-06-25 15:35:03 -07:00 |
|
Ryan Williams
|
7acbe60328
|
Comment typo
|
2013-06-25 14:34:51 -04:00 |
|
Łukasz Strzałkowski
|
633f84c899
|
Bump up version, fix module name
|
2013-06-20 19:11:32 +02:00 |
|
Łukasz Strzałkowski
|
995e9c41a5
|
Remove require to AP stuff that left
|
2013-06-20 17:23:17 +02:00 |
|
Piotr Sarnacki
|
0d6e8edc2a
|
Move actionpack/lib/action_view* into actionview/lib
|
2013-06-20 17:23:15 +02:00 |
|
Piotr Sarnacki
|
78b0934dd1
|
Add bare actionview gem to the root directory
This commit creates structure for Action View gem and is first of a
series of commits extracting Action View from Action Pack.
|
2013-06-20 17:23:15 +02:00 |
|