bhf.gemspec in bhf-0.9.9 vs bhf.gemspec in bhf-0.10.9
- old
+ new
@@ -1,19 +1,19 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: bhf 0.9.9 ruby lib
+# stub: bhf 0.10.9 ruby lib
Gem::Specification.new do |s|
s.name = "bhf"
- s.version = "0.9.9"
+ s.version = "0.10.9"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Anton Pawlik"]
- s.date = "2015-02-25"
+ s.date = "2015-02-28"
s.description = "A simple to use Rails-Engine-Gem that offers an admin interface for trusted user. Easy integratable and highly configurable and agnostic. Works with ActiveRecord and Mongoid."
s.email = "anton.pawlik@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
@@ -82,9 +82,10 @@
"app/views/bhf/form/belongs_to/_static.html.haml",
"app/views/bhf/form/column/_array.html.haml",
"app/views/bhf/form/column/_boolean.html.haml",
"app/views/bhf/form/column/_date.html.haml",
"app/views/bhf/form/column/_hash.html.haml",
+ "app/views/bhf/form/column/_hidden.html.haml",
"app/views/bhf/form/column/_mappin.html.haml",
"app/views/bhf/form/column/_markdown.html.haml",
"app/views/bhf/form/column/_multiple_fields.html.haml",
"app/views/bhf/form/column/_number.html.haml",
"app/views/bhf/form/column/_paperclip.html.haml",