bookyt_projects.gemspec in bookyt_projects-0.2.3 vs bookyt_projects.gemspec in bookyt_projects-0.3.0
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{bookyt_projects}
- s.version = "0.2.3"
+ s.version = "0.3.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Roman Simecek}]
- s.date = %q{2011-09-19}
+ s.date = %q{2011-09-20}
s.description = %q{Rails engine for project management it's used to extend the functionallity of bookyt.}
s.email = %q{roman.simecek@cyt.ch}
s.extra_rdoc_files = [
"LICENSE.txt",
"README.rdoc"
@@ -37,9 +37,10 @@
"app/views/projects/_list.html.haml",
"app/views/projects/_resource_detail.html.haml",
"app/views/projects/new.html.haml",
"app/views/projects/show.html.haml",
"app/views/tasks/_form.html.haml",
+ "app/views/tasks/_resource_detail.html.haml",
"bookyt_projects.gemspec",
"config/locales/de.yml",
"config/routes.rb",
"lib/bookyt_projects.rb",
"lib/bookyt_projects/navigation.rb",