# -*- encoding: utf-8 -*- # stub: app_frame 0.5.7 ruby lib Gem::Specification.new do |s| s.name = "app_frame".freeze s.version = "0.5.7".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Mateo Murphy".freeze] s.date = "2013-09-03" s.description = "An app framework".freeze s.email = "mateo.murphy@gmail.com".freeze s.extra_rdoc_files = ["LICENSE.txt".freeze, "README.md".freeze] s.files = [".document".freeze, ".rspec".freeze, "Gemfile".freeze, "LICENSE.txt".freeze, "README.md".freeze, "Rakefile".freeze, "VERSION".freeze, "app/assets/javascripts/app_frame/application.js".freeze, "app/assets/stylesheets/app_frame/_devise.scss".freeze, "app/assets/stylesheets/app_frame/_forms.scss".freeze, "app/assets/stylesheets/app_frame/_page_header.scss".freeze, "app/assets/stylesheets/app_frame/_sidenav.scss".freeze, "app/assets/stylesheets/app_frame/_tree.scss".freeze, "app/assets/stylesheets/app_frame/application.scss".freeze, "app/controllers/app_frame/devise/confirmations_controller.rb".freeze, "app/controllers/app_frame/devise/passwords_controller.rb".freeze, "app/controllers/app_frame/devise/registrations_controller.rb".freeze, "app/controllers/app_frame/devise/sessions_controller.rb".freeze, "app/helpers/app_frame/bootstrap_helper.rb".freeze, "app/helpers/app_frame/breadcrumb_helper.rb".freeze, "app/helpers/app_frame/layout_helper.rb".freeze, "app/helpers/app_frame/menu_helper.rb".freeze, "app/helpers/app_frame/pagination_helper.rb".freeze, "app/helpers/app_frame/resources_helper.rb".freeze, "app/helpers/app_frame/scopes_helper.rb".freeze, "app/helpers/app_frame/select_helper.rb".freeze, "app/helpers/app_frame/tree_nav_helper.rb".freeze, "app/models/menu.rb".freeze, "app/models/settings.rb".freeze, "app/views/app_frame/devise/confirmations/new.html.haml".freeze, "app/views/app_frame/devise/passwords/edit.html.haml".freeze, "app/views/app_frame/devise/passwords/new.html.haml".freeze, "app/views/app_frame/devise/registrations/edit.html.haml".freeze, "app/views/app_frame/devise/registrations/new.html.haml".freeze, "app/views/app_frame/devise/sessions/new.html.haml".freeze, "app/views/app_frame/devise/shared/_links.html.haml".freeze, "app/views/app_frame/devise/unlocks/new.html.haml".freeze, "app/views/application/_brand.html.haml".freeze, "app/views/application/_breadcrumb.html.haml".freeze, "app/views/application/_flashes.html.haml".freeze, "app/views/application/_form.html.haml".freeze, "app/views/application/_head.html.haml".freeze, "app/views/application/_page_header.html.haml".freeze, "app/views/application/_secondary_menu.html.haml".freeze, "app/views/application/_show.html.haml".freeze, "app/views/application/_sidebar.html.haml".freeze, "app/views/application/_sidenav.html.haml".freeze, "app/views/application/_sub_menu.html.haml".freeze, "app/views/application/_table.html.haml".freeze, "app/views/application/_toolbar.html.haml".freeze, "app/views/application/_top_menu.html.haml".freeze, "app/views/application/edit.html.haml".freeze, "app/views/application/index.html.haml".freeze, "app/views/application/new.html.haml".freeze, "app/views/application/show.html.haml".freeze, "app/views/kaminari/app_frame/_first_page.html.haml".freeze, "app/views/kaminari/app_frame/_gap.html.haml".freeze, "app/views/kaminari/app_frame/_last_page.html.haml".freeze, "app/views/kaminari/app_frame/_next_page.html.haml".freeze, "app/views/kaminari/app_frame/_page.html.haml".freeze, "app/views/kaminari/app_frame/_paginator.html.haml".freeze, "app/views/kaminari/app_frame/_prev_page.html.haml".freeze, "app/views/layouts/app_frame/default.html.haml".freeze, "app/views/layouts/app_frame/devise.html.haml".freeze, "app_frame.gemspec".freeze, "lib/app_frame.rb".freeze, "lib/app_frame/controller_methods.rb".freeze, "lib/app_frame/view_methods.rb".freeze, "lib/assets/images/.gitkeep".freeze, "lib/assets/javascripts/anytime.js".freeze, "lib/assets/stylesheets/anytime.css".freeze, "lib/engine.rb".freeze, "spec/app_frame_spec.rb".freeze, "spec/spec_helper.rb".freeze] s.homepage = "http://github.com/mateomurphy/app_frame".freeze s.licenses = ["MIT".freeze] s.rubygems_version = "3.5.10".freeze s.summary = "An app framework".freeze s.specification_version = 3 s.add_runtime_dependency(%q.freeze, ["~> 2.3.2.1".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, ["= 0.1.12".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_runtime_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 3.2.14".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.3.4".freeze]) s.add_development_dependency(%q.freeze, ["~> 1.8.7".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) s.add_development_dependency(%q.freeze, [">= 0".freeze]) end