--- !ruby/object:Gem::Specification
name: bhf
version: !ruby/object:Gem::Version
  version: 0.6.29
platform: ruby
authors:
- Anton Pawlik
autorequire: 
bindir: bin
cert_chain: []
date: 2014-03-12 00:00:00.000000000 Z
dependencies:
- !ruby/object:Gem::Dependency
  name: rails
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 4.0.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 4.0.0
- !ruby/object:Gem::Dependency
  name: turbolinks
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 2.1.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 2.1.0
- !ruby/object:Gem::Dependency
  name: kaminari
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 0.12.4
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 0.12.4
- !ruby/object:Gem::Dependency
  name: haml-rails
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 0.4.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 0.4.0
- !ruby/object:Gem::Dependency
  name: sass-rails
  requirement: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 4.0.0
  type: :runtime
  prerelease: false
  version_requirements: !ruby/object:Gem::Requirement
    requirements:
    - - ">="
      - !ruby/object:Gem::Version
        version: 4.0.0
description: Gets you there on time
email: anton.pawlik@gmail.com
executables: []
extensions: []
extra_rdoc_files:
- README.md
files:
- README.md
- app/assets/images/bhf/ajax_loader.gif
- app/assets/images/bhf/bg.png
- app/assets/images/bhf/mooeditable-toolbarbuttons-tango.png
- app/assets/images/bhf/pictos.png
- app/assets/images/bhf/pictos_2x.png
- app/assets/images/bhf/small_ajax_loader.gif
- app/assets/images/bhf/small_ajax_loader_h.gif
- app/assets/images/bhf/wmd-buttons.png
- app/assets/images/logo_bhf.svg
- app/assets/javascripts/bhf/application.js
- app/assets/javascripts/bhf/classes/AjaxEdit.js
- app/assets/javascripts/bhf/classes/AjaxEditStack.js
- app/assets/javascripts/bhf/classes/Ajaxify.js
- app/assets/javascripts/bhf/classes/ArrayFields.js
- app/assets/javascripts/bhf/classes/FormHelper.js
- app/assets/javascripts/bhf/classes/Locale.de-DE.js
- app/assets/javascripts/bhf/classes/Locale.en-US.js
- app/assets/javascripts/bhf/classes/MooEditable.js
- app/assets/javascripts/bhf/classes/MultipleFields.js
- app/assets/javascripts/bhf/classes/Picker.js
- app/assets/javascripts/bhf/classes/Picker_Attach.js
- app/assets/javascripts/bhf/classes/Picker_Date.js
- app/assets/javascripts/bhf/classes/PlatformHelper.js
- app/assets/javascripts/bhf/classes/Setlatlng.js
- app/assets/javascripts/bhf/classes/showdown.js
- app/assets/javascripts/bhf/classes/wmd.js
- app/assets/javascripts/bhf/mootools-core-1.4.5-full-compat.js
- app/assets/javascripts/bhf/mootools-more-1.4.0.1.js
- app/assets/javascripts/bhf/mootools_ujs.js
- app/assets/stylesheets/bhf/MooEditable.css.scss
- app/assets/stylesheets/bhf/application.css.sass
- app/assets/stylesheets/bhf/functions.css.sass
- app/assets/stylesheets/bhf/reset.css.sass
- app/assets/stylesheets/bhf/typo.css.scss
- app/controllers/bhf/application_controller.rb
- app/controllers/bhf/embed_entries_controller.rb
- app/controllers/bhf/entries_controller.rb
- app/controllers/bhf/pages_controller.rb
- app/helpers/bhf/application_helper.rb
- app/helpers/bhf/entries_helper.rb
- app/helpers/bhf/frontend_helper.rb
- app/helpers/bhf/pages_helper.rb
- app/views/bhf/_footer.haml
- app/views/bhf/_user.haml
- app/views/bhf/application/index.haml
- app/views/bhf/entries/_form.haml
- app/views/bhf/entries/_validation_errors.haml
- app/views/bhf/entries/edit.haml
- app/views/bhf/entries/form/belongs_to/_account_scope.haml
- app/views/bhf/entries/form/belongs_to/_radio.haml
- app/views/bhf/entries/form/belongs_to/_select.haml
- app/views/bhf/entries/form/belongs_to/_static.haml
- app/views/bhf/entries/form/column/_array.haml
- app/views/bhf/entries/form/column/_boolean.haml
- app/views/bhf/entries/form/column/_date.haml
- app/views/bhf/entries/form/column/_file.haml
- app/views/bhf/entries/form/column/_hash.haml
- app/views/bhf/entries/form/column/_mappin.haml
- app/views/bhf/entries/form/column/_markdown.haml
- app/views/bhf/entries/form/column/_multiple_fields.haml
- app/views/bhf/entries/form/column/_number.haml
- app/views/bhf/entries/form/column/_paperclip.haml
- app/views/bhf/entries/form/column/_password.haml
- app/views/bhf/entries/form/column/_static.haml
- app/views/bhf/entries/form/column/_string.haml
- app/views/bhf/entries/form/column/_text.haml
- app/views/bhf/entries/form/column/_wysiwyg.haml
- app/views/bhf/entries/form/embeds_many/_static.haml
- app/views/bhf/entries/form/embeds_one/_static.haml
- app/views/bhf/entries/form/has_and_belongs_to_many/_account_scope.haml
- app/views/bhf/entries/form/has_and_belongs_to_many/_check_box.haml
- app/views/bhf/entries/form/has_and_belongs_to_many/_static.haml
- app/views/bhf/entries/form/has_many/_static.haml
- app/views/bhf/entries/form/has_one/_account_scope.haml
- app/views/bhf/entries/form/has_one/_static.haml
- app/views/bhf/entries/new.haml
- app/views/bhf/entries/show.haml
- app/views/bhf/helper/_definition_item.haml
- app/views/bhf/helper/_field_errors.haml
- app/views/bhf/helper/_flash.haml
- app/views/bhf/helper/_frontend_edit.haml
- app/views/bhf/helper/_info.haml
- app/views/bhf/helper/_node.haml
- app/views/bhf/helper/_reflection_node.haml
- app/views/bhf/pages/_platform.haml
- app/views/bhf/pages/_search.haml
- app/views/bhf/pages/macro/belongs_to/_default.haml
- app/views/bhf/pages/macro/column/_array.haml
- app/views/bhf/pages/macro/column/_boolean.haml
- app/views/bhf/pages/macro/column/_date.haml
- app/views/bhf/pages/macro/column/_extern_link.haml
- app/views/bhf/pages/macro/column/_file.haml
- app/views/bhf/pages/macro/column/_hash.haml
- app/views/bhf/pages/macro/column/_image.haml
- app/views/bhf/pages/macro/column/_number.haml
- app/views/bhf/pages/macro/column/_primary_key.haml
- app/views/bhf/pages/macro/column/_string.haml
- app/views/bhf/pages/macro/column/_text.haml
- app/views/bhf/pages/macro/embeds_many/_default.haml
- app/views/bhf/pages/macro/embeds_one/_default.haml
- app/views/bhf/pages/macro/has_and_belongs_to_many/_default.haml
- app/views/bhf/pages/macro/has_many/_default.haml
- app/views/bhf/pages/macro/has_one/_default.haml
- app/views/bhf/pages/show.haml
- app/views/kaminari/bhf/_gap.html.haml
- app/views/kaminari/bhf/_next_page.html.haml
- app/views/kaminari/bhf/_page.html.haml
- app/views/kaminari/bhf/_paginator.html.haml
- app/views/kaminari/bhf/_prev_page.html.haml
- app/views/layouts/bhf/application.haml
- app/views/layouts/bhf/quick_edit.haml
- config/locales/de.yml
- config/locales/en.yml
- config/routes.rb
- lib/bhf.rb
- lib/bhf/active_record/active_record.rb
- lib/bhf/active_record/upload.rb
- lib/bhf/data.rb
- lib/bhf/form.rb
- lib/bhf/i18n.rb
- lib/bhf/mongoid/document.rb
- lib/bhf/pagination.rb
- lib/bhf/platform.rb
- lib/bhf/settings.rb
- lib/rails/generators/bhf/templates/initializer.rb
homepage: http://github.com/antpaw/bhf
licenses:
- MIT
metadata: {}
post_install_message: 
rdoc_options: []
require_paths:
- lib
required_ruby_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
required_rubygems_version: !ruby/object:Gem::Requirement
  requirements:
  - - ">="
    - !ruby/object:Gem::Version
      version: '0'
requirements: []
rubyforge_project: nowarning
rubygems_version: 2.2.1
signing_key: 
specification_version: 4
summary: Agnostic Rails backend
test_files: []