RubyGems
npm
Organizations
Log in
Sign up
RubyGems
lilypad
Versions diffs
0.2.0 → 0.2.1
Page 3
lilypad 0.2.0 → 0.2.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (6)
hide
show
data/README.markdown
+2
-0
data/gemspec.rb
+1
-1
data/lib/rack/lilypad.rb
+3
-2
data/spec/fixtures/rails/app/controllers/application_controller.rb
+2
-0
data/spec/fixtures/rails/log/development.log
+2938
-0
metadata
+1
-1
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: lilypad
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.2.
0
4
+
version: 0.2.
1
5
5
platform: ruby
6
6
authors:
7
7
- Winton Welsh
« First
‹ Prev
1
2
3