Skip to content

Commit e7a4e07

Browse files
author
Ryan Fitzgerald
committedJun 17, 2011
trying another gem name
1 parent 9e1cb9d commit e7a4e07

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎backbone-rails.gemspec

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Provide a simple gemspec so you can easily use your
22
# project in your rails apps through git.
33
Gem::Specification.new do |s|
4-
s.name = "backbonejs-rails"
5-
s.version = "0.1.1"
4+
s.name = "rails-backbone"
5+
s.version = "0.1.2"
66
s.authors = ["Ryan Fitzgerald", "Code Brew Studios"]
77
s.email = ["ryan@codebrewstudios.com"]
88
s.homepage = "http://github.com/codebrew/backbone-rails"

0 commit comments

Comments
 (0)
Please sign in to comment.