--- !ruby/object:Gem::Specification name: wheels version: !ruby/object:Gem::Version prerelease: false segments: - 0 - 1 - 3 version: 0.1.3 platform: ruby authors: - Tyler Gannon autorequire: bindir: bin cert_chain: [] date: 2010-09-09 00:00:00 -07:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: thoughtbot-shoulda prerelease: false requirement: &id001 !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" type: :development version_requirements: *id001 description: Call rails generate wheels. email: tgannon@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.rdoc files: - LICENSE - README.rdoc - Rakefile - VERSION - app/controllers/access_control_entries_controller.rb - app/controllers/app_configs_controller.rb - app/controllers/attachments_controller.rb - app/controllers/blogs_controller.rb - app/controllers/discussions_controller.rb - app/controllers/external_links_controller.rb - app/controllers/feedbacks_controller.rb - app/controllers/forum_messages_controller.rb - app/controllers/forums_controller.rb - app/controllers/galleries_controller.rb - app/controllers/images_controller.rb - app/controllers/menus_controller.rb - app/controllers/pages_controller.rb - app/controllers/profiles_controller.rb - app/controllers/sitemaps_controller.rb - app/controllers/users_controller.rb - app/helpers/access_control_entries_helper.rb - app/helpers/app_configs_helper.rb - app/helpers/application_helper.rb - app/helpers/blogs_helper.rb - app/helpers/discussions_helper.rb - app/helpers/external_links_helper.rb - app/helpers/feedbacks_helper.rb - app/helpers/forums_helper.rb - app/helpers/menus_helper.rb - app/helpers/pages_helper.rb - app/helpers/sitemaps_helper.rb - app/mailers/feedback_mailer.rb - app/models/ability.rb - app/models/access_control_entry.rb - app/models/app_config.rb - app/models/attachment.rb - app/models/blog.rb - app/models/discussion.rb - app/models/external_link.rb - app/models/feedback.rb - app/models/forum.rb - app/models/forum_message.rb - app/models/gallery.rb - app/models/image.rb - app/models/menu.rb - app/models/page.rb - app/models/page_revision.rb - app/models/profile.rb - app/models/role.rb - app/models/s3_provider.rb - app/models/sitemap.rb - app/models/tagging.rb - app/models/user.rb - app/validators/email_validator.rb - app/views/access_control_entries/_form.html.haml - app/views/access_control_entries/_index.html.haml - app/views/access_control_entries/_show.html.haml - app/views/access_control_entries/create.js.haml - app/views/access_control_entries/destroy.js.haml - app/views/access_control_entries/edit.html.haml - app/views/access_control_entries/edit.js.haml - app/views/access_control_entries/index.html.haml - app/views/access_control_entries/index.js.haml - app/views/access_control_entries/new.html.haml - app/views/access_control_entries/new.js.haml - app/views/access_control_entries/show.html.haml - app/views/access_control_entries/show.js.haml - app/views/access_control_entries/update.js.haml - app/views/app_configs/_form.html.haml - app/views/app_configs/_index.html.haml - app/views/app_configs/_show.html.haml - app/views/app_configs/create.js.haml - app/views/app_configs/destroy.js.haml - app/views/app_configs/edit.html.haml - app/views/app_configs/edit.js.haml - app/views/app_configs/index.html.haml - app/views/app_configs/index.js.haml - app/views/app_configs/new.html.haml - app/views/app_configs/new.js.haml - app/views/app_configs/show.html.haml - app/views/app_configs/show.js.haml - app/views/app_configs/update.js.haml - app/views/attachments/_form.html.haml - app/views/attachments/_index.html.haml - app/views/attachments/_show.html.haml - app/views/attachments/_uploadify.html.erb - app/views/attachments/create.js.haml - app/views/attachments/destroy.js.haml - app/views/attachments/edit.js.haml - app/views/attachments/index.html.haml - app/views/attachments/index.js.haml - app/views/attachments/new.html.haml - app/views/attachments/new.js.haml - app/views/attachments/show.html.haml - app/views/attachments/show.js.haml - app/views/attachments/update.js.haml - app/views/blogs/_form.html.haml - app/views/blogs/edit.html.haml - app/views/blogs/index.html.haml - app/views/blogs/index.xml.builder - app/views/blogs/new.html.haml - app/views/blogs/show.html.haml - app/views/discussions/_form.html.haml - app/views/discussions/edit.html.haml - app/views/discussions/index.html.haml - app/views/discussions/new.html.haml - app/views/discussions/show.html.haml - app/views/external_links/_fields_for.html.haml - app/views/external_links/_form.html.haml - app/views/external_links/_show.html.haml - app/views/external_links/edit.html.haml - app/views/external_links/index.html.haml - app/views/external_links/new.html.haml - app/views/external_links/show.html.haml - app/views/feedback_mailer/submit_feedback.html.haml - app/views/feedbacks/_form.html.haml - app/views/feedbacks/index.html.haml - app/views/feedbacks/new.html.haml - app/views/feedbacks/show.html.haml - app/views/forum_messages/_form.html.haml - app/views/forum_messages/index.html.haml - app/views/forum_messages/new.html.haml - app/views/forums/_form.html.haml - app/views/forums/edit.html.haml - app/views/forums/index.html.haml - app/views/forums/new.html.haml - app/views/forums/show.html.haml - app/views/galleries/_form.html.haml - app/views/galleries/_show.html.haml - app/views/galleries/edit.html.haml - app/views/galleries/index.html.haml - app/views/galleries/new.html.haml - app/views/galleries/show.html.haml - app/views/images/_form.html.haml - app/views/images/create.js.haml - app/views/images/destroy.js.haml - app/views/images/edit.html.haml - app/views/images/edit.js.haml - app/views/images/index.html.haml - app/views/images/index.js.haml - app/views/images/new.html.haml - app/views/images/new.js.haml - app/views/images/show.html.haml - app/views/images/show.js.haml - app/views/images/update.js.haml - app/views/layouts/application.html.haml - app/views/layouts/bare.html.haml - app/views/layouts/image_dialog.html.haml - app/views/loadbehind/_destroy.js.haml - app/views/loadbehind/_edit.js.haml - app/views/loadbehind/_errors.html.haml - app/views/loadbehind/_growl_template.html.haml - app/views/loadbehind/_show_box.html.haml - app/views/loadbehind/_view.js.haml - app/views/loadbehind/growl.js.haml - app/views/loadbehind/index.js.haml - app/views/menus/_form.html.haml - app/views/menus/edit.html.haml - app/views/menus/index.html.haml - app/views/menus/new.html.haml - app/views/menus/show.html.haml - app/views/pages/_child_pages_links.html.haml - app/views/pages/_control_panel.html.haml - app/views/pages/_form.html.haml - app/views/pages/_form_fields.html.haml - app/views/pages/_show.html.haml - app/views/pages/_show_attachment.html.haml - app/views/pages/_show_small.html.haml - app/views/pages/create.js.haml - app/views/pages/destroy.js.haml - app/views/pages/edit.html.haml - app/views/pages/edit.js.haml - app/views/pages/index.html.haml - app/views/pages/index.js.haml - app/views/pages/new.html.haml - app/views/pages/new.js.haml - app/views/pages/show.html.haml - app/views/pages/show.js.haml - app/views/pages/update.js.haml - app/views/profiles/_form.html.haml - app/views/profiles/edit.html.haml - app/views/profiles/index.html.haml - app/views/profiles/new.html.haml - app/views/profiles/show.html.haml - app/views/sitemaps/edit.html.haml - app/views/sitemaps/edit.js.erb - app/views/sitemaps/index.html.haml - app/views/sitemaps/index.json.erb - app/views/sitemaps/new.html.haml - app/views/sitemaps/new.js.erb - app/views/users/edit.html.haml - app/views/users/index.html.haml - config/amazon_s3.yml - db/migrate/0010_add_fields_to_users.rb - db/migrate/0020_create_blogs.rb - db/migrate/0030_create_galleries.rb - db/migrate/0040_create_images.rb - db/migrate/0050_create_profiles.rb - db/migrate/0060_insert_admin_user_and_roles.rb - db/migrate/0070_create_pages.rb - db/migrate/0080_create_forums.rb - db/migrate/0090_create_discussions.rb - db/migrate/0100_create_forum_messages.rb - db/migrate/0110_create_access_control_entries.rb - db/migrate/0120_create_attachments.rb - db/migrate/0130_create_roles.rb - db/migrate/0140_create_feedbacks.rb - db/migrate/0150_create_external_links.rb - db/migrate/0160_create_sitemaps.rb - db/migrate/0170_create_menus.rb - init.rb - lib/development_mail_interceptor.rb - lib/generators/app_layout/LICENCE - lib/generators/app_layout/USAGE - lib/generators/app_layout/app_layout_generator.rb - lib/generators/app_layout/core_extensions.rb - lib/generators/update_wheels/LICENCE - lib/generators/update_wheels/USAGE - lib/generators/update_wheels/core_extensions.rb - lib/generators/update_wheels/recipes/wheels.rb - lib/generators/update_wheels/templates/cancan/ability.rb - lib/generators/update_wheels/templates/database/postgresql.yml - lib/generators/update_wheels/templates/git/gitignore - lib/generators/update_wheels/templates/haml/app/views/layouts/application.html.haml - lib/generators/update_wheels/templates/mongoid/features/step_definitions/mongoid_steps.rb - lib/generators/update_wheels/templates/mongoid/features/support/hooks.rb - lib/generators/update_wheels/update_wheels_generator.rb - lib/generators/wheels/LICENCE - lib/generators/wheels/USAGE - lib/generators/wheels/core_extensions.rb - lib/generators/wheels/install_generator.rb - lib/generators/wheels/recipes/cancan.rb - lib/generators/wheels/recipes/cucumber.rb - lib/generators/wheels/recipes/default.rb - lib/generators/wheels/recipes/design.rb - lib/generators/wheels/recipes/devise.rb - lib/generators/wheels/recipes/factory_girl.rb - lib/generators/wheels/recipes/haml.rb - lib/generators/wheels/recipes/jquery.rb - lib/generators/wheels/recipes/mongoid.rb - lib/generators/wheels/recipes/postgresql.rb - lib/generators/wheels/recipes/recipes.rb - lib/generators/wheels/recipes/remarkable.rb - lib/generators/wheels/recipes/rspec.rb - lib/generators/wheels/recipes/wheels.rb - lib/generators/wheels/snippets/cucumber/database_config - lib/generators/wheels/templater.rb - lib/generators/wheels/templates/cancan/ability.rb - lib/generators/wheels/templates/database/postgresql.yml - lib/generators/wheels/templates/git/gitignore - lib/generators/wheels/templates/haml/app/views/layouts/application.html.haml - lib/generators/wheels/templates/mongoid/features/step_definitions/mongoid_steps.rb - lib/generators/wheels/templates/mongoid/features/support/hooks.rb - lib/generators/wheels/views_generator.rb - lib/generators/wheels/wheels_generator.rb - lib/generators/wheels_views/LICENCE - lib/generators/wheels_views/USAGE - lib/generators/wheels_views/wheels_views_generator.rb - lib/wheels.rb - lib/wheels/action_controller_extensions.rb - lib/wheels/action_view_helper_extensions.rb - lib/wheels/active_record_extensions.rb - lib/wheels/active_record_user_extensions.rb - lib/wheels/base.rb - lib/wheels/flash_session_cookie_middleware.rb - lib/wheels/paperclip_interpolations.rb - lib/wheels/password_validators.rb - lib/wheels/routes.rb - lib/wheels/s3login_provider.rb - lib/wheels/user.rb - lib/wheels/wheels_engine.rb - public/404.html - public/422.html - public/500.html - public/favicon.ico - public/images/dreamy/Thumbs.db - public/images/dreamy/bg-ad-top.png - public/images/dreamy/bg-body.png - public/images/dreamy/bg-feed.gif - public/images/dreamy/bg-footer.jpg - public/images/dreamy/bg-header.jpg - public/images/dreamy/bg-menu-hover.png - public/images/dreamy/bg-menu.png - public/images/dreamy/bg-sidebar-bottom.gif - public/images/dreamy/button-feed.png - public/images/dreamy/icon-comment.png - public/images/growl/error.png - public/images/growl/growl_bottom.png - public/images/growl/growl_repeat.png - public/images/growl/growl_top.png - public/images/growl/info.png - public/images/menu/item-pointer-mover.gif - public/images/menu/item-pointer.gif - public/images/menu/lava.gif - public/images/menu/lava.png - public/images/menu/main-bg.png - public/images/menu/main-delimiter.png - public/javascripts/galleries/configure_ckeditor.js - public/javascripts/jqUrl.js - public/javascripts/jquery-validate/additional-methods.js - public/javascripts/jquery-validate/changelog.txt - public/javascripts/jquery-validate/jquery.validate.js - public/javascripts/jquery-validate/jquery.validate.min.js - public/javascripts/jquery-validate/jquery.validate.pack.js - public/javascripts/jquery-validate/lib/jquery-1.4.2.js - public/javascripts/jquery-validate/lib/jquery.form.js - public/javascripts/jquery-validate/lib/jquery.js - public/javascripts/jquery-validate/lib/jquery.metadata.js - public/javascripts/jquery-validate/localization/messages_ar.js - public/javascripts/jquery-validate/localization/messages_bg.js - public/javascripts/jquery-validate/localization/messages_cn.js - public/javascripts/jquery-validate/localization/messages_cs.js - public/javascripts/jquery-validate/localization/messages_da.js - public/javascripts/jquery-validate/localization/messages_de.js - public/javascripts/jquery-validate/localization/messages_el.js - public/javascripts/jquery-validate/localization/messages_es.js - public/javascripts/jquery-validate/localization/messages_fa.js - public/javascripts/jquery-validate/localization/messages_fi.js - public/javascripts/jquery-validate/localization/messages_fr.js - public/javascripts/jquery-validate/localization/messages_he.js - public/javascripts/jquery-validate/localization/messages_hu.js - public/javascripts/jquery-validate/localization/messages_it.js - public/javascripts/jquery-validate/localization/messages_kk.js - public/javascripts/jquery-validate/localization/messages_lt.js - public/javascripts/jquery-validate/localization/messages_lv.js - public/javascripts/jquery-validate/localization/messages_nl.js - public/javascripts/jquery-validate/localization/messages_no.js - public/javascripts/jquery-validate/localization/messages_pl.js - public/javascripts/jquery-validate/localization/messages_ptbr.js - public/javascripts/jquery-validate/localization/messages_ptpt.js - public/javascripts/jquery-validate/localization/messages_ro.js - public/javascripts/jquery-validate/localization/messages_ru.js - public/javascripts/jquery-validate/localization/messages_se.js - public/javascripts/jquery-validate/localization/messages_sk.js - public/javascripts/jquery-validate/localization/messages_tr.js - public/javascripts/jquery-validate/localization/messages_tw.js - public/javascripts/jquery-validate/localization/messages_ua.js - public/javascripts/jquery-validate/localization/methods_de.js - public/javascripts/jquery-validate/localization/methods_nl.js - public/javascripts/jquery-validate/localization/methods_pt.js - public/javascripts/jquery-validate/todo - public/javascripts/jquery.cookie.js - public/javascripts/jquery.filedrop.js - public/javascripts/jquery.growl.js - public/javascripts/jquery.hotkeys.js - public/javascripts/jquery.js - public/javascripts/jquery.jstree.js - public/javascripts/jquery.uploadify.js - public/javascripts/jquery.validate.js - public/javascripts/loadbehind.js - public/javascripts/menu.js - public/javascripts/sitemap_jstree.js - public/javascripts/swfobject.js - public/jstree/_demo/_dump.sql - public/jstree/_demo/_inc/__mysql_errors.log - public/jstree/_demo/_inc/class._database.php - public/jstree/_demo/_inc/class._database_i.php - public/jstree/_demo/_inc/class.tree.php - public/jstree/_demo/_install.txt - public/jstree/_demo/config.php - public/jstree/_demo/index.html - public/jstree/_demo/server.php - public/jstree/_docs/!style.css - public/jstree/_docs/_drive.png - public/jstree/_docs/_html_data.html - public/jstree/_docs/_json_data.json - public/jstree/_docs/_search_data.json - public/jstree/_docs/_search_result.json - public/jstree/_docs/_xml_flat.xml - public/jstree/_docs/_xml_nest.xml - public/jstree/_docs/checkbox.html - public/jstree/_docs/contextmenu.html - public/jstree/_docs/cookies.html - public/jstree/_docs/core.html - public/jstree/_docs/crrm.html - public/jstree/_docs/dnd.html - public/jstree/_docs/hotkeys.html - public/jstree/_docs/html_data.html - public/jstree/_docs/index.html - public/jstree/_docs/json_data.html - public/jstree/_docs/languages.html - public/jstree/_docs/search.html - public/jstree/_docs/sort.html - public/jstree/_docs/syntax/!script.js - public/jstree/_docs/syntax/!style.css - public/jstree/_docs/syntax/clipboard.swf - public/jstree/_docs/syntax/help.png - public/jstree/_docs/syntax/magnifier.png - public/jstree/_docs/syntax/page_white_code.png - public/jstree/_docs/syntax/page_white_copy.png - public/jstree/_docs/syntax/printer.png - public/jstree/_docs/syntax/wrapping.png - public/jstree/_docs/themeroller.html - public/jstree/_docs/themes.html - public/jstree/_docs/types.html - public/jstree/_docs/ui.html - public/jstree/_docs/unique.html - public/jstree/_docs/xml_data.html - public/jstree/_lib/jquery.cookie.js - public/jstree/_lib/jquery.hotkeys.js - public/jstree/_lib/jquery.js - public/jstree/jquery.jstree.js - public/jstree/jstree.html - public/jstree/themes/apple/bg.jpg - public/jstree/themes/apple/d.png - public/jstree/themes/apple/dot_for_ie.gif - public/jstree/themes/apple/style.css - public/jstree/themes/apple/throbber.gif - public/jstree/themes/classic/d.png - public/jstree/themes/classic/dot_for_ie.gif - public/jstree/themes/classic/style.css - public/jstree/themes/classic/throbber.gif - public/jstree/themes/default-rtl/d.gif - public/jstree/themes/default-rtl/d.png - public/jstree/themes/default-rtl/dots.gif - public/jstree/themes/default-rtl/style.css - public/jstree/themes/default-rtl/throbber.gif - public/jstree/themes/default/d.gif - public/jstree/themes/default/d.png - public/jstree/themes/default/style.css - public/jstree/themes/default/throbber.gif - public/stylesheets/dreamy.css - public/stylesheets/menu.css - public/stylesheets/sass/dreamy.sass - public/stylesheets/sass/menu.sass - public/stylesheets/sass/uploadify.sass - public/stylesheets/sass/wheels.sass - public/stylesheets/scaffold.css - public/stylesheets/ui-lightness/images/ui-anim_basic_16x16.gif - public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png - public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png - public/stylesheets/ui-lightness/images/ui-bg_flat_10_000000_40x100.png - public/stylesheets/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png - public/stylesheets/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png - public/stylesheets/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png - public/stylesheets/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png - public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png - public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png - public/stylesheets/ui-lightness/images/ui-icons_222222_256x240.png - public/stylesheets/ui-lightness/images/ui-icons_228ef1_256x240.png - public/stylesheets/ui-lightness/images/ui-icons_ef8c08_256x240.png - public/stylesheets/ui-lightness/images/ui-icons_ffd27a_256x240.png - public/stylesheets/ui-lightness/images/ui-icons_ffffff_256x240.png - public/stylesheets/ui-lightness/jquery-ui-1.8.2.custom.css - public/stylesheets/ui-lightness/jquery-ui-1.8.4.custom.css - public/test.html - wheels.gemspec has_rdoc: true homepage: http://github.com/tylergannon/wheels licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Generator builds a web site with blog, user profile, etc. test_files: []