cytoplasm 0.4.2 → 0.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,5 @@
1
+ # CytoUpload Helpers
2
+ def CytoUpload(name,options={})
3
+ options = Cytoplasm::addClass(options,"cytoUpload")
4
+ file_field_tag(name,options)
5
+ end
@@ -1,3 +1,3 @@
1
1
  module Cytoplasm
2
- VERSION = "0.4.2"
2
+ VERSION = "0.4.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cytoplasm
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-02-25 00:00:00.000000000 Z
12
+ date: 2013-02-27 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -472,7 +472,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
472
472
  version: '0'
473
473
  segments:
474
474
  - 0
475
- hash: -2204795588863310789
475
+ hash: 1797275829385846811
476
476
  required_rubygems_version: !ruby/object:Gem::Requirement
477
477
  none: false
478
478
  requirements:
@@ -481,7 +481,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
481
481
  version: '0'
482
482
  segments:
483
483
  - 0
484
- hash: -2204795588863310789
484
+ hash: 1797275829385846811
485
485
  requirements: []
486
486
  rubyforge_project:
487
487
  rubygems_version: 1.8.24