Yehuda Katz + Carl Lerche
|
d8f352e970
|
Rename ActionView::Template::Path ActionView::Resolver
|
2009-06-17 15:32:55 -07:00 |
|
Pratik Naik
|
c03b0ca7eb
|
Replace the class level Rack::Test DSL with the regular integration tests DSL
|
2009-05-20 21:15:06 +02:00 |
|
Joshua Peek
|
8118fca9be
|
Merge Failsafe middleware into ShowExceptions
|
2009-05-17 12:24:59 -05:00 |
|
Bryan Helmkamp
|
7f318c3ec5
|
Instead of checking Rails.env.test? in Failsafe middleware, check env["rails.raise_exceptions"]
|
2009-05-16 14:15:26 -04:00 |
|
Yehuda Katz + Carl Lerche
|
8fac2c88ca
|
Cleaning up more render tests
|
2009-05-14 15:30:35 -07:00 |
|
Yehuda Katz + Carl Lerche
|
e046f36824
|
Renamed Base2 to Base and don't require old action_controller for new Base
|
2009-05-01 17:31:03 -07:00 |
|
Yehuda Katz + Carl Lerche
|
8a4e77b420
|
OMG, a lot of work
|
2009-05-01 17:31:01 -07:00 |
|
Yehuda Katz and Carl Lerche
|
3cecbc21e3
|
Get Base2 layouts to work :)
|
2009-04-07 17:57:20 -07:00 |
|
Yehuda Katz
|
34f058e082
|
Add a bunch of tests for various render :action, layout combinations
|
2009-03-23 12:07:34 -07:00 |
|
Carl Lerche
|
ab17ecfe5d
|
Finished implementing :layout for most of the render options
|
2009-03-23 10:23:14 -07:00 |
|
Carl Lerche
|
90c079a781
|
Modified the action layout tests to use the new FixtureTemplate class
|
2009-03-23 10:23:14 -07:00 |
|
Yehuda Katz
|
7a86f8ea90
|
Test controller layout
|
2009-03-19 16:11:20 -07:00 |
|
Yehuda Katz
|
890321e51e
|
Get very basic layouts working.
* Required small architecture change
|
2009-03-19 15:45:48 -07:00 |
|
Yehuda Katz
|
8ab37c7660
|
Started implementing render :action
|
2009-03-19 13:35:39 -07:00 |
|