neorails-view_fu 0.3.20080705 → 0.3.20080706

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/view_fu.gemspec +2 -2
  2. metadata +2 -2
data/view_fu.gemspec CHANGED
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'view_fu'
3
- s.version = '0.3.20080705'
4
- s.date = '2008-07-05'
3
+ s.version = '0.3.20080706'
4
+ s.date = '2008-07-06'
5
5
 
6
6
  s.summary = "Lots of handy Rails View helpers. Includes the functionality of Headliner, Styler, and Javascripter"
7
7
  s.description = "ViewFu is a Rails plugin that provides all the miscellaneous View tasks. It's a combination of the functionality of Styler, Javascripter, and Headline (from Patrick Crowley, the.railsi.st) - along with additional tweaks such as providing commonly used View Helpers Methods."
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: neorails-view_fu
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.20080705
4
+ version: 0.3.20080706
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tyler Crocker
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2008-07-05 00:00:00 -07:00
13
+ date: 2008-07-06 00:00:00 -07:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency