Łukasz Strzałkowski
|
c40c362ec1
|
Load HTML in ActionView not ActionPack
HTML Scanner is part of ActionView and it should be loaded along with it
|
2013-08-25 11:40:10 +02:00 |
|
Łukasz Strzałkowski
|
757170dca4
|
Fix eager_autoload for layouts
Name was singular, should be plural
|
2013-08-25 11:39:08 +02:00 |
|
Łukasz Strzałkowski
|
c48ce6e73d
|
Move layouts to AV
|
2013-08-25 11:39:07 +02:00 |
|
Łukasz Strzałkowski
|
5759531a95
|
Move rendering from AP to AV
|
2013-08-25 11:39:07 +02:00 |
|
Łukasz Strzałkowski
|
1b446d06dd
|
Move view_paths from AP to AV
|
2013-08-25 11:39:07 +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 |
|