wheels 0.1.8 → 0.1.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/Gemfile +20 -0
- data/VERSION +1 -1
- data/app/controllers/app_configs_controller.rb +12 -0
- data/app/controllers/application_controller.rb +39 -0
- data/app/helpers/application_helper.rb +24 -2
- data/app/models/sitemap.rb +7 -0
- data/app/views/app_configs/css.css.haml +2 -0
- data/app/views/layouts/application.html.haml +21 -15
- data/app/views/pages/_form_fields.html.haml +2 -0
- data/app/views/sitemaps/index.html.haml +68 -76
- data/db/migrate/0000_devise_create_users.rb +26 -0
- data/db/migrate/0180_acts_as_taggable_on_migration.rb +28 -0
- data/lib/generators/app_layout/app_layout_generator.rb +1 -1
- data/lib/generators/{wheels/core_extensions.rb → core_extensions.rb} +42 -1
- data/lib/generators/recipes/wheels.rb +46 -0
- data/lib/generators/recipes/wheels_update.rb +18 -0
- data/lib/generators/wheels/wheels_generator.rb +3 -1
- data/lib/generators/wheels_checkout_assets/USAGE +8 -0
- data/lib/generators/wheels_checkout_assets/wheels_checkout_assets_generator.rb +9 -0
- data/lib/generators/wheels_checkout_assets_readonly/USAGE +8 -0
- data/lib/generators/wheels_checkout_assets_readonly/wheels_checkout_assets_readonly_generator.rb +10 -0
- data/lib/generators/wheels_controller/USAGE +8 -0
- data/lib/generators/wheels_controller/wheels_controller_generator.rb +14 -0
- data/lib/generators/{wheels_views → wheels_model}/USAGE +1 -1
- data/lib/generators/wheels_model/wheels_model_generator.rb +14 -0
- data/lib/generators/{update_wheels/update_wheels_generator.rb → wheels_update/wheels_update_generator.rb} +7 -13
- data/lib/generators/wheels_view/USAGE +8 -0
- data/lib/generators/wheels_view/wheels_view_generator.rb +14 -0
- data/lib/wheels/routes.rb +7 -1
- data/wheels.gemspec +44 -218
- metadata +44 -218
- data/lib/generators/app_layout/core_extensions.rb +0 -51
- data/lib/generators/update_wheels/core_extensions.rb +0 -51
- data/lib/generators/update_wheels/recipes/wheels.rb +0 -11
- data/lib/generators/update_wheels/templates/haml/app/views/layouts/application.html.haml +0 -9
- data/lib/generators/wheels/install_generator.rb +0 -25
- data/lib/generators/wheels/recipes/wheels.rb +0 -66
- data/lib/generators/wheels/templates/cancan/ability.rb +0 -13
- data/lib/generators/wheels/templates/database/postgresql.yml +0 -19
- data/lib/generators/wheels/templates/git/gitignore +0 -8
- data/lib/generators/wheels/templates/mongoid/features/step_definitions/mongoid_steps.rb +0 -4
- data/lib/generators/wheels/templates/mongoid/features/support/hooks.rb +0 -3
- data/lib/generators/wheels/views_generator.rb +0 -15
- data/lib/generators/wheels_views/LICENCE +0 -20
- data/lib/generators/wheels_views/wheels_views_generator.rb +0 -15
- data/lib/wheels/base.rb +0 -7
- data/public/404.html +0 -26
- data/public/422.html +0 -26
- data/public/500.html +0 -26
- data/public/favicon.ico +0 -0
- data/public/images/dreamy/Thumbs.db +0 -0
- data/public/images/dreamy/bg-ad-top.png +0 -0
- data/public/images/dreamy/bg-body.png +0 -0
- data/public/images/dreamy/bg-feed.gif +0 -0
- data/public/images/dreamy/bg-footer.jpg +0 -0
- data/public/images/dreamy/bg-header.jpg +0 -0
- data/public/images/dreamy/bg-menu-hover.png +0 -0
- data/public/images/dreamy/bg-menu.png +0 -0
- data/public/images/dreamy/bg-sidebar-bottom.gif +0 -0
- data/public/images/dreamy/button-feed.png +0 -0
- data/public/images/dreamy/icon-comment.png +0 -0
- data/public/images/growl/error.png +0 -0
- data/public/images/growl/growl_bottom.png +0 -0
- data/public/images/growl/growl_repeat.png +0 -0
- data/public/images/growl/growl_top.png +0 -0
- data/public/images/growl/info.png +0 -0
- data/public/images/menu/item-pointer-mover.gif +0 -0
- data/public/images/menu/item-pointer.gif +0 -0
- data/public/images/menu/lava.gif +0 -0
- data/public/images/menu/lava.png +0 -0
- data/public/images/menu/main-bg.png +0 -0
- data/public/images/menu/main-delimiter.png +0 -0
- data/public/javascripts/galleries/configure_ckeditor.js +0 -8
- data/public/javascripts/jqUrl.js +0 -28
- data/public/javascripts/jquery-validate/additional-methods.js +0 -259
- data/public/javascripts/jquery-validate/changelog.txt +0 -239
- data/public/javascripts/jquery-validate/jquery.validate.js +0 -1146
- data/public/javascripts/jquery-validate/jquery.validate.min.js +0 -16
- data/public/javascripts/jquery-validate/jquery.validate.pack.js +0 -15
- data/public/javascripts/jquery-validate/lib/jquery-1.4.2.js +0 -6240
- data/public/javascripts/jquery-validate/lib/jquery.form.js +0 -660
- data/public/javascripts/jquery-validate/lib/jquery.js +0 -4376
- data/public/javascripts/jquery-validate/lib/jquery.metadata.js +0 -122
- data/public/javascripts/jquery-validate/localization/messages_ar.js +0 -24
- data/public/javascripts/jquery-validate/localization/messages_bg.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_cn.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_cs.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_da.js +0 -20
- data/public/javascripts/jquery-validate/localization/messages_de.js +0 -20
- data/public/javascripts/jquery-validate/localization/messages_el.js +0 -24
- data/public/javascripts/jquery-validate/localization/messages_es.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_fa.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_fi.js +0 -21
- data/public/javascripts/jquery-validate/localization/messages_fr.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_he.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_hu.js +0 -20
- data/public/javascripts/jquery-validate/localization/messages_it.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_kk.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_lt.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_lv.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_nl.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_no.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_pl.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_ptbr.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_ptpt.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_ro.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_ru.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_se.js +0 -21
- data/public/javascripts/jquery-validate/localization/messages_sk.js +0 -20
- data/public/javascripts/jquery-validate/localization/messages_tr.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_tw.js +0 -23
- data/public/javascripts/jquery-validate/localization/messages_ua.js +0 -23
- data/public/javascripts/jquery-validate/localization/methods_de.js +0 -12
- data/public/javascripts/jquery-validate/localization/methods_nl.js +0 -9
- data/public/javascripts/jquery-validate/localization/methods_pt.js +0 -9
- data/public/javascripts/jquery-validate/todo +0 -172
- data/public/javascripts/jquery.cookie.js +0 -96
- data/public/javascripts/jquery.filedrop.js +0 -253
- data/public/javascripts/jquery.growl.js +0 -143
- data/public/javascripts/jquery.hotkeys.js +0 -99
- data/public/javascripts/jquery.js +0 -6240
- data/public/javascripts/jquery.jstree.js +0 -3510
- data/public/javascripts/jquery.uploadify.js +0 -26
- data/public/javascripts/jquery.validate.js +0 -1147
- data/public/javascripts/loadbehind.js +0 -0
- data/public/javascripts/menu.js +0 -247
- data/public/javascripts/sitemap_jstree.js +0 -329
- data/public/javascripts/swfobject.js +0 -4
- data/public/jstree/_demo/_dump.sql +0 -20
- data/public/jstree/_demo/_inc/__mysql_errors.log +0 -0
- data/public/jstree/_demo/_inc/class._database.php +0 -146
- data/public/jstree/_demo/_inc/class._database_i.php +0 -152
- data/public/jstree/_demo/_inc/class.tree.php +0 -602
- data/public/jstree/_demo/_install.txt +0 -6
- data/public/jstree/_demo/config.php +0 -14
- data/public/jstree/_demo/index.html +0 -262
- data/public/jstree/_demo/server.php +0 -69
- data/public/jstree/_docs/!style.css +0 -37
- data/public/jstree/_docs/_drive.png +0 -0
- data/public/jstree/_docs/_html_data.html +0 -2
- data/public/jstree/_docs/_json_data.json +0 -4
- data/public/jstree/_docs/_search_data.json +0 -6
- data/public/jstree/_docs/_search_result.json +0 -1
- data/public/jstree/_docs/_xml_flat.xml +0 -12
- data/public/jstree/_docs/_xml_nest.xml +0 -18
- data/public/jstree/_docs/checkbox.html +0 -148
- data/public/jstree/_docs/contextmenu.html +0 -120
- data/public/jstree/_docs/cookies.html +0 -96
- data/public/jstree/_docs/core.html +0 -622
- data/public/jstree/_docs/crrm.html +0 -315
- data/public/jstree/_docs/dnd.html +0 -197
- data/public/jstree/_docs/hotkeys.html +0 -81
- data/public/jstree/_docs/html_data.html +0 -174
- data/public/jstree/_docs/index.html +0 -75
- data/public/jstree/_docs/json_data.html +0 -240
- data/public/jstree/_docs/languages.html +0 -138
- data/public/jstree/_docs/search.html +0 -114
- data/public/jstree/_docs/sort.html +0 -84
- data/public/jstree/_docs/syntax/!script.js +0 -2232
- data/public/jstree/_docs/syntax/!style.css +0 -511
- data/public/jstree/_docs/syntax/clipboard.swf +0 -0
- data/public/jstree/_docs/syntax/help.png +0 -0
- data/public/jstree/_docs/syntax/magnifier.png +0 -0
- data/public/jstree/_docs/syntax/page_white_code.png +0 -0
- data/public/jstree/_docs/syntax/page_white_copy.png +0 -0
- data/public/jstree/_docs/syntax/printer.png +0 -0
- data/public/jstree/_docs/syntax/wrapping.png +0 -0
- data/public/jstree/_docs/themeroller.html +0 -98
- data/public/jstree/_docs/themes.html +0 -126
- data/public/jstree/_docs/types.html +0 -173
- data/public/jstree/_docs/ui.html +0 -188
- data/public/jstree/_docs/unique.html +0 -70
- data/public/jstree/_docs/xml_data.html +0 -214
- data/public/jstree/_lib/jquery.cookie.js +0 -96
- data/public/jstree/_lib/jquery.hotkeys.js +0 -99
- data/public/jstree/_lib/jquery.js +0 -6240
- data/public/jstree/jquery.jstree.js +0 -3510
- data/public/jstree/jstree.html +0 -237
- data/public/jstree/themes/apple/bg.jpg +0 -0
- data/public/jstree/themes/apple/d.png +0 -0
- data/public/jstree/themes/apple/dot_for_ie.gif +0 -0
- data/public/jstree/themes/apple/style.css +0 -60
- data/public/jstree/themes/apple/throbber.gif +0 -0
- data/public/jstree/themes/classic/d.png +0 -0
- data/public/jstree/themes/classic/dot_for_ie.gif +0 -0
- data/public/jstree/themes/classic/style.css +0 -59
- data/public/jstree/themes/classic/throbber.gif +0 -0
- data/public/jstree/themes/default/d.gif +0 -0
- data/public/jstree/themes/default/d.png +0 -0
- data/public/jstree/themes/default/style.css +0 -73
- data/public/jstree/themes/default/throbber.gif +0 -0
- data/public/jstree/themes/default-rtl/d.gif +0 -0
- data/public/jstree/themes/default-rtl/d.png +0 -0
- data/public/jstree/themes/default-rtl/dots.gif +0 -0
- data/public/jstree/themes/default-rtl/style.css +0 -83
- data/public/jstree/themes/default-rtl/throbber.gif +0 -0
- data/public/stylesheets/dreamy.css +0 -183
- data/public/stylesheets/menu.css +0 -101
- data/public/stylesheets/sass/dreamy.sass +0 -165
- data/public/stylesheets/sass/menu.sass +0 -139
- data/public/stylesheets/sass/uploadify.sass +0 -52
- data/public/stylesheets/sass/wheels.sass +0 -25
- data/public/stylesheets/scaffold.css +0 -56
- data/public/stylesheets/ui-lightness/images/ui-anim_basic_16x16.gif +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_flat_10_000000_40x100.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-icons_222222_256x240.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-icons_228ef1_256x240.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-icons_ef8c08_256x240.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-icons_ffd27a_256x240.png +0 -0
- data/public/stylesheets/ui-lightness/images/ui-icons_ffffff_256x240.png +0 -0
- data/public/stylesheets/ui-lightness/jquery-ui-1.8.2.custom.css +0 -359
- data/public/stylesheets/ui-lightness/jquery-ui-1.8.4.custom.css +0 -549
- data/public/test.html +0 -18
- /data/lib/generators/{wheels/recipes → recipes}/cancan.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/cucumber.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/default.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/design.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/devise.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/factory_girl.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/haml.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/jquery.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/mongoid.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/postgresql.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/recipes.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/remarkable.rb +0 -0
- /data/lib/generators/{wheels/recipes → recipes}/rspec.rb +0 -0
- /data/lib/generators/{wheels/snippets → snippets}/cucumber/database_config +0 -0
- /data/lib/generators/{update_wheels/templates → templates}/cancan/ability.rb +0 -0
- /data/lib/generators/{update_wheels/templates → templates}/database/postgresql.yml +0 -0
- /data/lib/generators/{update_wheels/templates → templates}/git/gitignore +0 -0
- /data/lib/generators/{wheels/templates → templates}/haml/app/views/layouts/application.html.haml +0 -0
- /data/lib/generators/{update_wheels/templates → templates}/mongoid/features/step_definitions/mongoid_steps.rb +0 -0
- /data/lib/generators/{update_wheels/templates → templates}/mongoid/features/support/hooks.rb +0 -0
- /data/lib/generators/{update_wheels → wheels_update}/LICENCE +0 -0
- /data/lib/generators/{update_wheels → wheels_update}/USAGE +0 -0
@@ -0,0 +1,14 @@
|
|
1
|
+
class WheelsModelGenerator < Rails::Generators::NamedBase
|
2
|
+
include Rails::Generators::Migration
|
3
|
+
source_root File.expand_path('../../../../', __FILE__)
|
4
|
+
desc "Installs a copy of the named model into the app/models folder."
|
5
|
+
|
6
|
+
def install_file
|
7
|
+
if class_name == "All"
|
8
|
+
directory "app/models", "app/models"
|
9
|
+
else
|
10
|
+
file "app/models/#{class_name.underscore}.rb", "app/models/#{class_name.underscore}.rb"
|
11
|
+
end
|
12
|
+
end
|
13
|
+
end
|
14
|
+
|
@@ -3,34 +3,28 @@ require 'rails/generators/migration'
|
|
3
3
|
require 'rails/generators/generated_attribute'
|
4
4
|
require 'rails/generators/active_record'
|
5
5
|
|
6
|
-
class
|
6
|
+
class WheelsUpdateGenerator < Rails::Generators::Base
|
7
7
|
include Rails::Generators::Migration
|
8
|
-
require File.join(File.dirname(__FILE__), 'core_extensions.rb')
|
8
|
+
require File.join(File.dirname(__FILE__), '../core_extensions.rb')
|
9
9
|
source_root File.expand_path('../../../../', __FILE__)
|
10
|
-
desc "
|
10
|
+
desc "Updates files to the current version of the gem."
|
11
11
|
|
12
12
|
def init
|
13
13
|
initialize_templater
|
14
14
|
end
|
15
15
|
|
16
16
|
def load_recipes
|
17
|
-
|
18
|
-
# required_recipes.each {|required_recipe| apply recipe(required_recipe)}
|
19
|
-
apply recipe('wheels')
|
17
|
+
apply recipe('wheels_update')
|
20
18
|
end
|
21
19
|
|
22
|
-
|
23
|
-
|
24
|
-
|
20
|
+
def bundle_install
|
21
|
+
run 'bundle install'
|
22
|
+
end
|
25
23
|
|
26
24
|
def execute
|
27
25
|
execute_stategies
|
28
26
|
end
|
29
27
|
|
30
|
-
def init_git
|
31
|
-
git :add => "."
|
32
|
-
end
|
33
|
-
|
34
28
|
def self.next_migration_number(dirname)
|
35
29
|
|
36
30
|
if ActiveRecord::Base.timestamped_migrations
|
@@ -0,0 +1,14 @@
|
|
1
|
+
class WheelsViewGenerator < Rails::Generators::NamedBase
|
2
|
+
include Rails::Generators::Migration
|
3
|
+
source_root File.expand_path('../../../../', __FILE__)
|
4
|
+
desc "Installs a copy of the named view into the app/views folder."
|
5
|
+
|
6
|
+
def install_files
|
7
|
+
if class_name == "All"
|
8
|
+
directory "app/views", "app/views"
|
9
|
+
else
|
10
|
+
directory "app/views/#{plural_name}", "app/views/#{plural_name}"
|
11
|
+
end
|
12
|
+
end
|
13
|
+
end
|
14
|
+
|
data/lib/wheels/routes.rb
CHANGED
@@ -2,7 +2,12 @@ module ActionDispatch::Routing
|
|
2
2
|
class Mapper
|
3
3
|
def wheels_resources
|
4
4
|
resources :access_control_entries
|
5
|
-
resources :app_configs
|
5
|
+
resources :app_configs do
|
6
|
+
member do
|
7
|
+
get :css
|
8
|
+
end
|
9
|
+
end
|
10
|
+
|
6
11
|
resources :blogs, :path=>"blog"
|
7
12
|
resources :external_links
|
8
13
|
resources :feedbacks, :path=>"feedback", :only=>[:new, :index, :create]
|
@@ -37,6 +42,7 @@ module ActionDispatch::Routing
|
|
37
42
|
end
|
38
43
|
end
|
39
44
|
|
45
|
+
match '/css' => 'app_configs#css'
|
40
46
|
match '/admin' => "sitemaps#index"
|
41
47
|
match "change_password" => "users#edit"
|
42
48
|
match "verify_password" => "users#verify", :format=>:json
|
data/wheels.gemspec
CHANGED
@@ -5,23 +5,25 @@
|
|
5
5
|
|
6
6
|
Gem::Specification.new do |s|
|
7
7
|
s.name = %q{wheels}
|
8
|
-
s.version = "0.1.
|
8
|
+
s.version = "0.1.9"
|
9
9
|
|
10
10
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
11
11
|
s.authors = ["Tyler Gannon"]
|
12
|
-
s.date = %q{2010-09-
|
12
|
+
s.date = %q{2010-09-12}
|
13
13
|
s.description = %q{Call rails generate wheels.}
|
14
14
|
s.email = %q{tgannon@gmail.com}
|
15
15
|
s.extra_rdoc_files = [
|
16
16
|
"README.rdoc"
|
17
17
|
]
|
18
18
|
s.files = [
|
19
|
-
"
|
19
|
+
"Gemfile",
|
20
|
+
"LICENSE",
|
20
21
|
"README.rdoc",
|
21
22
|
"Rakefile",
|
22
23
|
"VERSION",
|
23
24
|
"app/controllers/access_control_entries_controller.rb",
|
24
25
|
"app/controllers/app_configs_controller.rb",
|
26
|
+
"app/controllers/application_controller.rb",
|
25
27
|
"app/controllers/attachments_controller.rb",
|
26
28
|
"app/controllers/blogs_controller.rb",
|
27
29
|
"app/controllers/discussions_controller.rb",
|
@@ -88,6 +90,7 @@ Gem::Specification.new do |s|
|
|
88
90
|
"app/views/app_configs/_index.html.haml",
|
89
91
|
"app/views/app_configs/_show.html.haml",
|
90
92
|
"app/views/app_configs/create.js.haml",
|
93
|
+
"app/views/app_configs/css.css.haml",
|
91
94
|
"app/views/app_configs/destroy.js.haml",
|
92
95
|
"app/views/app_configs/edit.html.haml",
|
93
96
|
"app/views/app_configs/edit.js.haml",
|
@@ -216,6 +219,7 @@ Gem::Specification.new do |s|
|
|
216
219
|
"app/views/users/edit.html.haml",
|
217
220
|
"app/views/users/index.html.haml",
|
218
221
|
"config/amazon_s3.yml",
|
222
|
+
"db/migrate/0000_devise_create_users.rb",
|
219
223
|
"db/migrate/0010_add_fields_to_users.rb",
|
220
224
|
"db/migrate/0020_create_blogs.rb",
|
221
225
|
"db/migrate/0030_create_galleries.rb",
|
@@ -233,60 +237,57 @@ Gem::Specification.new do |s|
|
|
233
237
|
"db/migrate/0150_create_external_links.rb",
|
234
238
|
"db/migrate/0160_create_sitemaps.rb",
|
235
239
|
"db/migrate/0170_create_menus.rb",
|
240
|
+
"db/migrate/0180_acts_as_taggable_on_migration.rb",
|
236
241
|
"init.rb",
|
237
242
|
"lib/development_mail_interceptor.rb",
|
238
243
|
"lib/generators/app_layout/LICENCE",
|
239
244
|
"lib/generators/app_layout/USAGE",
|
240
245
|
"lib/generators/app_layout/app_layout_generator.rb",
|
241
|
-
"lib/generators/
|
242
|
-
"lib/generators/
|
243
|
-
"lib/generators/
|
244
|
-
"lib/generators/
|
245
|
-
"lib/generators/
|
246
|
-
"lib/generators/
|
247
|
-
"lib/generators/
|
248
|
-
"lib/generators/
|
249
|
-
"lib/generators/
|
250
|
-
"lib/generators/
|
251
|
-
"lib/generators/
|
252
|
-
"lib/generators/
|
246
|
+
"lib/generators/core_extensions.rb",
|
247
|
+
"lib/generators/recipes/cancan.rb",
|
248
|
+
"lib/generators/recipes/cucumber.rb",
|
249
|
+
"lib/generators/recipes/default.rb",
|
250
|
+
"lib/generators/recipes/design.rb",
|
251
|
+
"lib/generators/recipes/devise.rb",
|
252
|
+
"lib/generators/recipes/factory_girl.rb",
|
253
|
+
"lib/generators/recipes/haml.rb",
|
254
|
+
"lib/generators/recipes/jquery.rb",
|
255
|
+
"lib/generators/recipes/mongoid.rb",
|
256
|
+
"lib/generators/recipes/postgresql.rb",
|
257
|
+
"lib/generators/recipes/recipes.rb",
|
258
|
+
"lib/generators/recipes/remarkable.rb",
|
259
|
+
"lib/generators/recipes/rspec.rb",
|
260
|
+
"lib/generators/recipes/wheels.rb",
|
261
|
+
"lib/generators/recipes/wheels_update.rb",
|
262
|
+
"lib/generators/snippets/cucumber/database_config",
|
263
|
+
"lib/generators/templates/cancan/ability.rb",
|
264
|
+
"lib/generators/templates/database/postgresql.yml",
|
265
|
+
"lib/generators/templates/git/gitignore",
|
266
|
+
"lib/generators/templates/haml/app/views/layouts/application.html.haml",
|
267
|
+
"lib/generators/templates/mongoid/features/step_definitions/mongoid_steps.rb",
|
268
|
+
"lib/generators/templates/mongoid/features/support/hooks.rb",
|
253
269
|
"lib/generators/wheels/LICENCE",
|
254
270
|
"lib/generators/wheels/USAGE",
|
255
|
-
"lib/generators/wheels/core_extensions.rb",
|
256
|
-
"lib/generators/wheels/install_generator.rb",
|
257
|
-
"lib/generators/wheels/recipes/cancan.rb",
|
258
|
-
"lib/generators/wheels/recipes/cucumber.rb",
|
259
|
-
"lib/generators/wheels/recipes/default.rb",
|
260
|
-
"lib/generators/wheels/recipes/design.rb",
|
261
|
-
"lib/generators/wheels/recipes/devise.rb",
|
262
|
-
"lib/generators/wheels/recipes/factory_girl.rb",
|
263
|
-
"lib/generators/wheels/recipes/haml.rb",
|
264
|
-
"lib/generators/wheels/recipes/jquery.rb",
|
265
|
-
"lib/generators/wheels/recipes/mongoid.rb",
|
266
|
-
"lib/generators/wheels/recipes/postgresql.rb",
|
267
|
-
"lib/generators/wheels/recipes/recipes.rb",
|
268
|
-
"lib/generators/wheels/recipes/remarkable.rb",
|
269
|
-
"lib/generators/wheels/recipes/rspec.rb",
|
270
|
-
"lib/generators/wheels/recipes/wheels.rb",
|
271
|
-
"lib/generators/wheels/snippets/cucumber/database_config",
|
272
271
|
"lib/generators/wheels/templater.rb",
|
273
|
-
"lib/generators/wheels/templates/cancan/ability.rb",
|
274
|
-
"lib/generators/wheels/templates/database/postgresql.yml",
|
275
|
-
"lib/generators/wheels/templates/git/gitignore",
|
276
|
-
"lib/generators/wheels/templates/haml/app/views/layouts/application.html.haml",
|
277
|
-
"lib/generators/wheels/templates/mongoid/features/step_definitions/mongoid_steps.rb",
|
278
|
-
"lib/generators/wheels/templates/mongoid/features/support/hooks.rb",
|
279
|
-
"lib/generators/wheels/views_generator.rb",
|
280
272
|
"lib/generators/wheels/wheels_generator.rb",
|
281
|
-
"lib/generators/
|
282
|
-
"lib/generators/
|
283
|
-
"lib/generators/
|
273
|
+
"lib/generators/wheels_checkout_assets/USAGE",
|
274
|
+
"lib/generators/wheels_checkout_assets/wheels_checkout_assets_generator.rb",
|
275
|
+
"lib/generators/wheels_checkout_assets_readonly/USAGE",
|
276
|
+
"lib/generators/wheels_checkout_assets_readonly/wheels_checkout_assets_readonly_generator.rb",
|
277
|
+
"lib/generators/wheels_controller/USAGE",
|
278
|
+
"lib/generators/wheels_controller/wheels_controller_generator.rb",
|
279
|
+
"lib/generators/wheels_model/USAGE",
|
280
|
+
"lib/generators/wheels_model/wheels_model_generator.rb",
|
281
|
+
"lib/generators/wheels_update/LICENCE",
|
282
|
+
"lib/generators/wheels_update/USAGE",
|
283
|
+
"lib/generators/wheels_update/wheels_update_generator.rb",
|
284
|
+
"lib/generators/wheels_view/USAGE",
|
285
|
+
"lib/generators/wheels_view/wheels_view_generator.rb",
|
284
286
|
"lib/wheels.rb",
|
285
287
|
"lib/wheels/action_controller_extensions.rb",
|
286
288
|
"lib/wheels/action_view_helper_extensions.rb",
|
287
289
|
"lib/wheels/active_record_extensions.rb",
|
288
290
|
"lib/wheels/active_record_user_extensions.rb",
|
289
|
-
"lib/wheels/base.rb",
|
290
291
|
"lib/wheels/flash_session_cookie_middleware.rb",
|
291
292
|
"lib/wheels/paperclip_interpolations.rb",
|
292
293
|
"lib/wheels/password_validators.rb",
|
@@ -294,181 +295,6 @@ Gem::Specification.new do |s|
|
|
294
295
|
"lib/wheels/s3login_provider.rb",
|
295
296
|
"lib/wheels/user.rb",
|
296
297
|
"lib/wheels/wheels_engine.rb",
|
297
|
-
"public/404.html",
|
298
|
-
"public/422.html",
|
299
|
-
"public/500.html",
|
300
|
-
"public/favicon.ico",
|
301
|
-
"public/images/dreamy/Thumbs.db",
|
302
|
-
"public/images/dreamy/bg-ad-top.png",
|
303
|
-
"public/images/dreamy/bg-body.png",
|
304
|
-
"public/images/dreamy/bg-feed.gif",
|
305
|
-
"public/images/dreamy/bg-footer.jpg",
|
306
|
-
"public/images/dreamy/bg-header.jpg",
|
307
|
-
"public/images/dreamy/bg-menu-hover.png",
|
308
|
-
"public/images/dreamy/bg-menu.png",
|
309
|
-
"public/images/dreamy/bg-sidebar-bottom.gif",
|
310
|
-
"public/images/dreamy/button-feed.png",
|
311
|
-
"public/images/dreamy/icon-comment.png",
|
312
|
-
"public/images/growl/error.png",
|
313
|
-
"public/images/growl/growl_bottom.png",
|
314
|
-
"public/images/growl/growl_repeat.png",
|
315
|
-
"public/images/growl/growl_top.png",
|
316
|
-
"public/images/growl/info.png",
|
317
|
-
"public/images/menu/item-pointer-mover.gif",
|
318
|
-
"public/images/menu/item-pointer.gif",
|
319
|
-
"public/images/menu/lava.gif",
|
320
|
-
"public/images/menu/lava.png",
|
321
|
-
"public/images/menu/main-bg.png",
|
322
|
-
"public/images/menu/main-delimiter.png",
|
323
|
-
"public/javascripts/galleries/configure_ckeditor.js",
|
324
|
-
"public/javascripts/jqUrl.js",
|
325
|
-
"public/javascripts/jquery-validate/additional-methods.js",
|
326
|
-
"public/javascripts/jquery-validate/changelog.txt",
|
327
|
-
"public/javascripts/jquery-validate/jquery.validate.js",
|
328
|
-
"public/javascripts/jquery-validate/jquery.validate.min.js",
|
329
|
-
"public/javascripts/jquery-validate/jquery.validate.pack.js",
|
330
|
-
"public/javascripts/jquery-validate/lib/jquery-1.4.2.js",
|
331
|
-
"public/javascripts/jquery-validate/lib/jquery.form.js",
|
332
|
-
"public/javascripts/jquery-validate/lib/jquery.js",
|
333
|
-
"public/javascripts/jquery-validate/lib/jquery.metadata.js",
|
334
|
-
"public/javascripts/jquery-validate/localization/messages_ar.js",
|
335
|
-
"public/javascripts/jquery-validate/localization/messages_bg.js",
|
336
|
-
"public/javascripts/jquery-validate/localization/messages_cn.js",
|
337
|
-
"public/javascripts/jquery-validate/localization/messages_cs.js",
|
338
|
-
"public/javascripts/jquery-validate/localization/messages_da.js",
|
339
|
-
"public/javascripts/jquery-validate/localization/messages_de.js",
|
340
|
-
"public/javascripts/jquery-validate/localization/messages_el.js",
|
341
|
-
"public/javascripts/jquery-validate/localization/messages_es.js",
|
342
|
-
"public/javascripts/jquery-validate/localization/messages_fa.js",
|
343
|
-
"public/javascripts/jquery-validate/localization/messages_fi.js",
|
344
|
-
"public/javascripts/jquery-validate/localization/messages_fr.js",
|
345
|
-
"public/javascripts/jquery-validate/localization/messages_he.js",
|
346
|
-
"public/javascripts/jquery-validate/localization/messages_hu.js",
|
347
|
-
"public/javascripts/jquery-validate/localization/messages_it.js",
|
348
|
-
"public/javascripts/jquery-validate/localization/messages_kk.js",
|
349
|
-
"public/javascripts/jquery-validate/localization/messages_lt.js",
|
350
|
-
"public/javascripts/jquery-validate/localization/messages_lv.js",
|
351
|
-
"public/javascripts/jquery-validate/localization/messages_nl.js",
|
352
|
-
"public/javascripts/jquery-validate/localization/messages_no.js",
|
353
|
-
"public/javascripts/jquery-validate/localization/messages_pl.js",
|
354
|
-
"public/javascripts/jquery-validate/localization/messages_ptbr.js",
|
355
|
-
"public/javascripts/jquery-validate/localization/messages_ptpt.js",
|
356
|
-
"public/javascripts/jquery-validate/localization/messages_ro.js",
|
357
|
-
"public/javascripts/jquery-validate/localization/messages_ru.js",
|
358
|
-
"public/javascripts/jquery-validate/localization/messages_se.js",
|
359
|
-
"public/javascripts/jquery-validate/localization/messages_sk.js",
|
360
|
-
"public/javascripts/jquery-validate/localization/messages_tr.js",
|
361
|
-
"public/javascripts/jquery-validate/localization/messages_tw.js",
|
362
|
-
"public/javascripts/jquery-validate/localization/messages_ua.js",
|
363
|
-
"public/javascripts/jquery-validate/localization/methods_de.js",
|
364
|
-
"public/javascripts/jquery-validate/localization/methods_nl.js",
|
365
|
-
"public/javascripts/jquery-validate/localization/methods_pt.js",
|
366
|
-
"public/javascripts/jquery-validate/todo",
|
367
|
-
"public/javascripts/jquery.cookie.js",
|
368
|
-
"public/javascripts/jquery.filedrop.js",
|
369
|
-
"public/javascripts/jquery.growl.js",
|
370
|
-
"public/javascripts/jquery.hotkeys.js",
|
371
|
-
"public/javascripts/jquery.js",
|
372
|
-
"public/javascripts/jquery.jstree.js",
|
373
|
-
"public/javascripts/jquery.uploadify.js",
|
374
|
-
"public/javascripts/jquery.validate.js",
|
375
|
-
"public/javascripts/loadbehind.js",
|
376
|
-
"public/javascripts/menu.js",
|
377
|
-
"public/javascripts/sitemap_jstree.js",
|
378
|
-
"public/javascripts/swfobject.js",
|
379
|
-
"public/jstree/_demo/_dump.sql",
|
380
|
-
"public/jstree/_demo/_inc/__mysql_errors.log",
|
381
|
-
"public/jstree/_demo/_inc/class._database.php",
|
382
|
-
"public/jstree/_demo/_inc/class._database_i.php",
|
383
|
-
"public/jstree/_demo/_inc/class.tree.php",
|
384
|
-
"public/jstree/_demo/_install.txt",
|
385
|
-
"public/jstree/_demo/config.php",
|
386
|
-
"public/jstree/_demo/index.html",
|
387
|
-
"public/jstree/_demo/server.php",
|
388
|
-
"public/jstree/_docs/!style.css",
|
389
|
-
"public/jstree/_docs/_drive.png",
|
390
|
-
"public/jstree/_docs/_html_data.html",
|
391
|
-
"public/jstree/_docs/_json_data.json",
|
392
|
-
"public/jstree/_docs/_search_data.json",
|
393
|
-
"public/jstree/_docs/_search_result.json",
|
394
|
-
"public/jstree/_docs/_xml_flat.xml",
|
395
|
-
"public/jstree/_docs/_xml_nest.xml",
|
396
|
-
"public/jstree/_docs/checkbox.html",
|
397
|
-
"public/jstree/_docs/contextmenu.html",
|
398
|
-
"public/jstree/_docs/cookies.html",
|
399
|
-
"public/jstree/_docs/core.html",
|
400
|
-
"public/jstree/_docs/crrm.html",
|
401
|
-
"public/jstree/_docs/dnd.html",
|
402
|
-
"public/jstree/_docs/hotkeys.html",
|
403
|
-
"public/jstree/_docs/html_data.html",
|
404
|
-
"public/jstree/_docs/index.html",
|
405
|
-
"public/jstree/_docs/json_data.html",
|
406
|
-
"public/jstree/_docs/languages.html",
|
407
|
-
"public/jstree/_docs/search.html",
|
408
|
-
"public/jstree/_docs/sort.html",
|
409
|
-
"public/jstree/_docs/syntax/!script.js",
|
410
|
-
"public/jstree/_docs/syntax/!style.css",
|
411
|
-
"public/jstree/_docs/syntax/clipboard.swf",
|
412
|
-
"public/jstree/_docs/syntax/help.png",
|
413
|
-
"public/jstree/_docs/syntax/magnifier.png",
|
414
|
-
"public/jstree/_docs/syntax/page_white_code.png",
|
415
|
-
"public/jstree/_docs/syntax/page_white_copy.png",
|
416
|
-
"public/jstree/_docs/syntax/printer.png",
|
417
|
-
"public/jstree/_docs/syntax/wrapping.png",
|
418
|
-
"public/jstree/_docs/themeroller.html",
|
419
|
-
"public/jstree/_docs/themes.html",
|
420
|
-
"public/jstree/_docs/types.html",
|
421
|
-
"public/jstree/_docs/ui.html",
|
422
|
-
"public/jstree/_docs/unique.html",
|
423
|
-
"public/jstree/_docs/xml_data.html",
|
424
|
-
"public/jstree/_lib/jquery.cookie.js",
|
425
|
-
"public/jstree/_lib/jquery.hotkeys.js",
|
426
|
-
"public/jstree/_lib/jquery.js",
|
427
|
-
"public/jstree/jquery.jstree.js",
|
428
|
-
"public/jstree/jstree.html",
|
429
|
-
"public/jstree/themes/apple/bg.jpg",
|
430
|
-
"public/jstree/themes/apple/d.png",
|
431
|
-
"public/jstree/themes/apple/dot_for_ie.gif",
|
432
|
-
"public/jstree/themes/apple/style.css",
|
433
|
-
"public/jstree/themes/apple/throbber.gif",
|
434
|
-
"public/jstree/themes/classic/d.png",
|
435
|
-
"public/jstree/themes/classic/dot_for_ie.gif",
|
436
|
-
"public/jstree/themes/classic/style.css",
|
437
|
-
"public/jstree/themes/classic/throbber.gif",
|
438
|
-
"public/jstree/themes/default-rtl/d.gif",
|
439
|
-
"public/jstree/themes/default-rtl/d.png",
|
440
|
-
"public/jstree/themes/default-rtl/dots.gif",
|
441
|
-
"public/jstree/themes/default-rtl/style.css",
|
442
|
-
"public/jstree/themes/default-rtl/throbber.gif",
|
443
|
-
"public/jstree/themes/default/d.gif",
|
444
|
-
"public/jstree/themes/default/d.png",
|
445
|
-
"public/jstree/themes/default/style.css",
|
446
|
-
"public/jstree/themes/default/throbber.gif",
|
447
|
-
"public/stylesheets/dreamy.css",
|
448
|
-
"public/stylesheets/menu.css",
|
449
|
-
"public/stylesheets/sass/dreamy.sass",
|
450
|
-
"public/stylesheets/sass/menu.sass",
|
451
|
-
"public/stylesheets/sass/uploadify.sass",
|
452
|
-
"public/stylesheets/sass/wheels.sass",
|
453
|
-
"public/stylesheets/scaffold.css",
|
454
|
-
"public/stylesheets/ui-lightness/images/ui-anim_basic_16x16.gif",
|
455
|
-
"public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_18_b81900_40x40.png",
|
456
|
-
"public/stylesheets/ui-lightness/images/ui-bg_diagonals-thick_20_666666_40x40.png",
|
457
|
-
"public/stylesheets/ui-lightness/images/ui-bg_flat_10_000000_40x100.png",
|
458
|
-
"public/stylesheets/ui-lightness/images/ui-bg_glass_100_f6f6f6_1x400.png",
|
459
|
-
"public/stylesheets/ui-lightness/images/ui-bg_glass_100_fdf5ce_1x400.png",
|
460
|
-
"public/stylesheets/ui-lightness/images/ui-bg_glass_65_ffffff_1x400.png",
|
461
|
-
"public/stylesheets/ui-lightness/images/ui-bg_gloss-wave_35_f6a828_500x100.png",
|
462
|
-
"public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_100_eeeeee_1x100.png",
|
463
|
-
"public/stylesheets/ui-lightness/images/ui-bg_highlight-soft_75_ffe45c_1x100.png",
|
464
|
-
"public/stylesheets/ui-lightness/images/ui-icons_222222_256x240.png",
|
465
|
-
"public/stylesheets/ui-lightness/images/ui-icons_228ef1_256x240.png",
|
466
|
-
"public/stylesheets/ui-lightness/images/ui-icons_ef8c08_256x240.png",
|
467
|
-
"public/stylesheets/ui-lightness/images/ui-icons_ffd27a_256x240.png",
|
468
|
-
"public/stylesheets/ui-lightness/images/ui-icons_ffffff_256x240.png",
|
469
|
-
"public/stylesheets/ui-lightness/jquery-ui-1.8.2.custom.css",
|
470
|
-
"public/stylesheets/ui-lightness/jquery-ui-1.8.4.custom.css",
|
471
|
-
"public/test.html",
|
472
298
|
"wheels.gemspec"
|
473
299
|
]
|
474
300
|
s.homepage = %q{http://github.com/tylergannon/wheels}
|