lilypad 0.3.0 → 0.3.1
Sign up to get free protection for your applications and to get access to all the features.
- data/Rakefile +2 -31
- data/lib/lilypad.rb +2 -14
- data/require.rb +60 -0
- data/spec/lilypad/adapters/sinatra_spec.rb +5 -4
- data/spec/spec_helper.rb +3 -23
- metadata +13 -5
- data/gemspec.rb +0 -18
- data/spec/fixtures/rails/log/production.log +0 -21219
- data/spec/spec.opts +0 -1
data/spec/spec.opts
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
--color
|