app_frame.gemspec in app_frame-0.5.7 vs app_frame.gemspec in app_frame-0.5.8
- 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 = "app_frame"
- s.version = "0.5.7"
+ s.version = "0.5.8"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Mateo Murphy"]
- s.date = "2013-09-03"
+ s.date = "2013-09-04"
s.description = "An app framework"
s.email = "mateo.murphy@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
@@ -62,10 +62,10 @@
"app/views/application/_page_header.html.haml",
"app/views/application/_secondary_menu.html.haml",
"app/views/application/_show.html.haml",
"app/views/application/_sidebar.html.haml",
"app/views/application/_sidenav.html.haml",
- "app/views/application/_sub_menu.html.haml",
+ "app/views/application/_subnav.html.haml",
"app/views/application/_table.html.haml",
"app/views/application/_toolbar.html.haml",
"app/views/application/_top_menu.html.haml",
"app/views/application/edit.html.haml",
"app/views/application/index.html.haml",