Norman Clarke
50a5291849
Don't depend on haml-contrib in tests.
...
I recently added a rescue from LoadError if the Maruku and Textile
filters from haml-contrib aren't available. Since we don't test those
filters here, there's no longer any need to depend on haml-contrib even
for development.
See issue #551
[ci skip]
2012-05-31 12:39:40 -03:00
Norman Clarke
0180b43f0b
Fix dependencies for tests
2012-05-22 23:52:58 -03:00
Norman Clarke
3d5641c140
Document filters. Load Maruku and Textile from contrib.
2012-05-22 23:34:18 -03:00
Norman Clarke
93d68afc07
Added Simplecov
2012-05-22 16:05:37 -03:00
Norman Clarke
0aa897e1e5
Tilt-based filters now working, WIP
2012-05-21 16:08:19 -03:00
Norman Clarke
e1201cc6b1
Began implementing filters using Tilt, WIP
...
Note that this is a work in progress on issue #469 and will be rebased
before it's merged into master.
2012-05-21 11:28:39 -03:00
Norman Clarke
500d28fb0f
Don't force JRuby to install ruby-prof
2012-04-30 13:53:14 -03:00
Norman Clarke
3d538ec394
Use Bundler. Move all test setup to one file.
2012-04-27 21:50:29 -03:00