taggingform 0.0.5 → 0.0.6

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,7 @@
1
1
  require "taggingform"
2
2
  require "rails"
3
3
  require "action_controller"
4
+ require "jquery-ui-rails"
4
5
 
5
6
  module TaggingForm
6
7
  module Rails
@@ -5,7 +5,7 @@ require "taggingform/version"
5
5
 
6
6
  Gem::Specification.new do |gem|
7
7
  gem.name = 'taggingform'
8
- gem.version = '0.0.5'
8
+ gem.version = '0.0.6'
9
9
  gem.date = '2013-04-16'
10
10
  gem.summary = "a plugin with jquery plug tagging!"
11
11
  gem.description = "a plugin with jquery plug tagging http://aehlke.github.io/tag-it/"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: taggingform
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5
4
+ version: 0.0.6
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: