1
0
Fork 0
mirror of https://github.com/sinatra/sinatra synced 2023-03-27 23:18:01 -04:00
Commit graph

6 commits

Author SHA1 Message Date
Vipul A M
23c2e197c8 - Removed test-unit dependency
- updated minitest to 5.0
- Removed Test::Unit::TestCase and started using Minitest::Test instead
- Fixed usage of assert_raise
- Fixed usage of refute_nil
- Fixed and removed usage of assert_nothing_raised
2015-01-11 01:00:47 +05:30
Konstantin Haase
2db8028a1f need to load both stylus and stylus/tilt 2013-02-26 20:42:39 +11:00
Konstantin Haase
e7f21f1056 need to require 'stylus/tilt' 2013-02-26 20:38:02 +11:00
Konstantin Haase
17743444a8 Revert "stylus is not available yet in latest tilt"
This reverts commit 80b79c89eb.
2013-02-26 20:36:53 +11:00
Konstantin Haase
80b79c89eb stylus is not available yet in latest tilt 2013-02-26 20:29:01 +11:00
Konstantin Haase
1d48a759b6 add support for stylus templates, fixes #553 2013-02-26 20:15:34 +11:00