Rakefile in inherited_resources-0.9.2 vs Rakefile in inherited_resources-0.9.3
- old
+ new
@@ -6,10 +6,10 @@
begin
require 'jeweler'
Jeweler::Tasks.new do |s|
s.name = "inherited_resources"
- s.version = "0.9.2"
+ s.version = "0.9.3"
s.rubyforge_project = "inherited_resources"
s.summary = "Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important."
s.email = "jose.valim@gmail.com"
s.homepage = "http://github.com/josevalim/inherited_resources"
s.description = "Inherited Resources speeds up development by making your controllers inherit all restful actions so you just have to focus on what is important."