Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into loofah | Rafael Mendonça França | 2014-08-12 | 1 | -1/+1 |
|\ | | | | | | | | | | | | | Conflicts: actionpack/CHANGELOG.md actionpack/test/controller/integration_test.rb actionview/CHANGELOG.md | ||||
| * | don't access named routes internals | Aaron Patterson | 2014-07-30 | 1 | -1/+1 |
| | | | | | | | | just ask whether or not the route is defined | ||||
* | | We don't need loofah for the assertions | Rafael Mendonça França | 2014-07-15 | 1 | -2/+1 |
| | | | | | | | | We can just use nokogiri | ||||
* | | Make output_buffers used in tests be utf-8 encoded. Fixing unknown encoding ↵ | Timm | 2014-06-16 | 1 | -1/+3 |
| | | | | | | | | ASCII-8BIT test errors. | ||||
* | | Support for changes in SelectorAssertions. | Timm | 2014-06-16 | 1 | -5/+6 |
| | | |||||
* | | Required rails-dom-testing in test_case.rb | Timm | 2014-06-16 | 1 | -1/+3 |
| | | |||||
* | | Moved Dom and Selector assertions from ActionDispatch to ActionView. | Timm | 2014-06-16 | 1 | -0/+1 |
| | | |||||
* | | Replaced html-scanner with Loofah. | Timm | 2014-06-15 | 1 | -1/+1 |
|/ | |||||
* | Fix subscriptions not being unsubscribed. | Guo Xiang Tan | 2014-04-14 | 1 | -1/+2 |
| | |||||
* | Move actionpack/lib/action_view* into actionview/lib | Piotr Sarnacki | 2013-06-20 | 1 | -0/+272 |