Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update Sencha Touch version
  • Loading branch information
kennym committed May 11, 2012
1 parent 8e4f15a commit 76aa0e8
Show file tree
Hide file tree
Showing 23 changed files with 6,996 additions and 4,796 deletions.
2 changes: 1 addition & 1 deletion lib/sencha-touch/rails/version.rb
@@ -1,6 +1,6 @@
module SenchaTouch
module Rails
VERSION = "1.0.1"
SENCHA_TOUCH_VERSION = "2.0.0.beta3"
SENCHA_TOUCH_VERSION = "2.0.1"
end
end
7 changes: 3 additions & 4 deletions sencha-touch-rails.gemspec
Expand Up @@ -5,14 +5,13 @@ Gem::Specification.new do |s|
s.name = "sencha-touch-rails"
s.version = SenchaTouch::Rails::VERSION
s.platform = Gem::Platform::RUBY
s.authors = ["Alex Vangelov"]
s.email = ["email@data.bg"]
s.homepage = "http://rubygems.org/gems/sencha-touc-rails"
s.authors = ["Alex Vangelov", "Kenny Meyer"]
s.email = ["kenny@kennymeyer.net"]
s.homepage = ""
s.summary = "Use Sencha Touch with Rails 3"
s.description = "This gem provides Sencha Touch driver for Rails 3 applications"

s.required_rubygems_version = ">= 1.3.6"
s.rubyforge_project = "sencha-touch-rails"

s.add_dependency "railties", ">= 3.2.1", "< 5.0"
s.add_dependency "thor", "~> 0.14"
Expand Down
Binary file added vendor/assets/images/default/disclosure2.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/default/pictos/circle3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/default/pictos/circle4.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added vendor/assets/images/default/pictos/code3.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 76aa0e8

Please sign in to comment.