--- !ruby/object:Gem::Specification name: beef-admin_area version: !ruby/object:Gem::Version version: 0.2.5 platform: ruby authors: - Steve England autorequire: bindir: bin cert_chain: [] date: 2010-05-11 00:00:00 +01:00 default_executable: dependencies: - !ruby/object:Gem::Dependency name: clearance type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 0.6.6 version: - !ruby/object:Gem::Dependency name: sortable_table type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: - !ruby/object:Gem::Dependency name: will_paginate type: :runtime version_requirement: version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: 2.3.8 version: description: email: steve@wearebeef.co.uk executables: [] extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .document - .gitignore - LICENSE - README.rdoc - Rakefile - VERSION - app/controllers/admin/base_controller.rb - app/controllers/admin/settings_controller.rb - app/controllers/admin/users_controller.rb - app/helpers/admin/base_helper.rb - app/helpers/admin/settings_helper.rb - app/helpers/admin/users_helper.rb - app/models/settings.rb - app/views/admin/base/index.html.erb - app/views/admin/settings/_form.html.erb - app/views/admin/settings/update.js.rjs - app/views/admin/users/index.html.erb - app/views/admin/users/show.html.erb - app/views/layouts/admin.html.erb - app/views/sessions/new.html.erb - beef-admin_area.gemspec - config/routes.rb - generators/admin_area_files/USAGE - generators/admin_area_files/admin_area_files_generator.rb - generators/admin_area_files/lib/insert_commands.rb - generators/admin_area_files/templates/app/models/content_sweeper.rb - generators/admin_area_files/templates/app/views/admin/settings/show.html.erb - generators/admin_area_files/templates/config/initializers/admin_area.rb - generators/admin_area_files/templates/config/initializers/settings.rb - generators/admin_area_files/templates/lib/tasks/admin_area.rake - generators/admin_area_files/templates/migration.rb - generators/admin_area_files/templates/public/images/admin/accept_button.gif - generators/admin_area_files/templates/public/images/admin/add.png - generators/admin_area_files/templates/public/images/admin/application_cascade.png - generators/admin_area_files/templates/public/images/admin/arrow_down.gif - generators/admin_area_files/templates/public/images/admin/arrow_left.gif - generators/admin_area_files/templates/public/images/admin/arrow_right.gif - generators/admin_area_files/templates/public/images/admin/arrow_up.gif - generators/admin_area_files/templates/public/images/admin/button_bg.gif - generators/admin_area_files/templates/public/images/admin/cancel_button.gif - generators/admin_area_files/templates/public/images/admin/cursor_arrow.gif - generators/admin_area_files/templates/public/images/admin/delete_button.gif - generators/admin_area_files/templates/public/images/admin/down_icon.gif - generators/admin_area_files/templates/public/images/admin/edit_button.gif - generators/admin_area_files/templates/public/images/admin/file-uploads.png - generators/admin_area_files/templates/public/images/admin/folder.png - generators/admin_area_files/templates/public/images/admin/folder_image.png - generators/admin_area_files/templates/public/images/admin/head_bg.gif - generators/admin_area_files/templates/public/images/admin/image_add.png - generators/admin_area_files/templates/public/images/admin/images-pointer.png - generators/admin_area_files/templates/public/images/admin/info_bg.gif - generators/admin_area_files/templates/public/images/admin/nav_bg.gif - generators/admin_area_files/templates/public/images/admin/over_button_bg.gif - generators/admin_area_files/templates/public/images/admin/page_bg.gif - generators/admin_area_files/templates/public/images/admin/page_white.png - generators/admin_area_files/templates/public/images/admin/page_white_get.png - generators/admin_area_files/templates/public/images/admin/page_white_link.png - generators/admin_area_files/templates/public/images/admin/page_white_stack.png - generators/admin_area_files/templates/public/images/admin/picture.png - generators/admin_area_files/templates/public/images/admin/picture_medium.png - generators/admin_area_files/templates/public/images/admin/picture_square.png - generators/admin_area_files/templates/public/images/admin/picture_thumb.png - generators/admin_area_files/templates/public/images/admin/pictures.png - generators/admin_area_files/templates/public/images/admin/sub_arrow_right.gif - generators/admin_area_files/templates/public/images/admin/unapproved.png - generators/admin_area_files/templates/public/images/admin/up_icon.gif - generators/admin_area_files/templates/public/images/admin/zoom.gif - generators/admin_area_files/templates/public/images/lightwindow/Thumbs.db - generators/admin_area_files/templates/public/images/lightwindow/ajax-loading.gif - generators/admin_area_files/templates/public/images/lightwindow/arrow-down.gif - generators/admin_area_files/templates/public/images/lightwindow/arrow-up.gif - generators/admin_area_files/templates/public/images/lightwindow/black-70.png - generators/admin_area_files/templates/public/images/lightwindow/black.png - generators/admin_area_files/templates/public/images/lightwindow/nextlabel.gif - generators/admin_area_files/templates/public/images/lightwindow/pattern_148-70.png - generators/admin_area_files/templates/public/images/lightwindow/pattern_148.gif - generators/admin_area_files/templates/public/images/lightwindow/prevlabel.gif - generators/admin_area_files/templates/public/images/textile-editor/background.png - generators/admin_area_files/templates/public/images/textile-editor/blockquote.png - generators/admin_area_files/templates/public/images/textile-editor/bold.png - generators/admin_area_files/templates/public/images/textile-editor/center.png - generators/admin_area_files/templates/public/images/textile-editor/h1.png - generators/admin_area_files/templates/public/images/textile-editor/h2.png - generators/admin_area_files/templates/public/images/textile-editor/h3.png - generators/admin_area_files/templates/public/images/textile-editor/h4.png - generators/admin_area_files/templates/public/images/textile-editor/h5.png - generators/admin_area_files/templates/public/images/textile-editor/h6.png - generators/admin_area_files/templates/public/images/textile-editor/indent.png - generators/admin_area_files/templates/public/images/textile-editor/italic.png - generators/admin_area_files/templates/public/images/textile-editor/justify.png - generators/admin_area_files/templates/public/images/textile-editor/left.png - generators/admin_area_files/templates/public/images/textile-editor/link.png - generators/admin_area_files/templates/public/images/textile-editor/list_bullets.png - generators/admin_area_files/templates/public/images/textile-editor/list_numbers.png - generators/admin_area_files/templates/public/images/textile-editor/omega.png - generators/admin_area_files/templates/public/images/textile-editor/outdent.png - generators/admin_area_files/templates/public/images/textile-editor/paragraph.png - generators/admin_area_files/templates/public/images/textile-editor/preview.png - generators/admin_area_files/templates/public/images/textile-editor/right.png - generators/admin_area_files/templates/public/images/textile-editor/strikethrough.png - generators/admin_area_files/templates/public/images/textile-editor/underline.png - generators/admin_area_files/templates/public/javascripts/admin/application.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/langs/en.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/editor_plugin.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/button.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/buttons.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/corners.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/horizontal.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/skins/clearlooks2/img/vertical.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/skins/clearlooks2/window.css - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/inlinepopups/template.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/paste/editor_plugin.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/paste/js/pastetext.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/paste/js/pasteword.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/paste/langs/en_dlg.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/paste/pastetext.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/paste/pasteword.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/safari/blank.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/safari/editor_plugin.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/template/blank.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/template/css/template.css - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/template/editor_plugin.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/template/js/template.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/template/langs/en_dlg.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/plugins/template/template.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/anchor.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/color_picker.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/editor_template.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/img/colorpicker.jpg - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/img/icons.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/js/anchor.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/js/color_picker.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/js/link.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/js/source_editor.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/langs/en.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/langs/en_dlg.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/link.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/content.css - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/dialog.css - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/img/buttons.png - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/img/items.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/img/menu_arrow.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/img/menu_check.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/img/progress.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/img/tabs.gif - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/skins/default/ui.css - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/themes/advanced/source_editor.htm - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/tiny_mce.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/tiny_mce_popup.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/utils/form_utils.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/utils/mctabs.js - generators/admin_area_files/templates/public/javascripts/admin/tiny_mce/utils/validate.js - generators/admin_area_files/templates/public/javascripts/lightwindow.js - generators/admin_area_files/templates/public/javascripts/textile-editor-config.js - generators/admin_area_files/templates/public/javascripts/textile-editor.js - generators/admin_area_files/templates/public/javascripts/tiny-mce-config.js - generators/admin_area_files/templates/public/stylesheets/admin/handheld.css - generators/admin_area_files/templates/public/stylesheets/admin/ie.css - generators/admin_area_files/templates/public/stylesheets/admin/print.css - generators/admin_area_files/templates/public/stylesheets/admin/screen.css - generators/admin_area_files/templates/public/stylesheets/admin/theme-1.0.css - generators/admin_area_files/templates/public/stylesheets/lightwindow.css - generators/admin_area_files/templates/public/stylesheets/textile-editor.css - generators/admin_scaffold/USAGE - generators/admin_scaffold/admin_scaffold_generator.rb - generators/admin_scaffold/lib/insert_commands.rb - generators/admin_scaffold/templates/admin_controller.rb - generators/admin_scaffold/templates/admin_index.html.erb - generators/admin_scaffold/templates/admin_show.html.erb - generators/admin_scaffold/templates/factory.rb - generators/admin_scaffold/templates/layout.html.erb - generators/admin_scaffold/templates/style.css - generators/admin_scaffold/templates/view_controller.rb - generators/admin_scaffold/templates/view_index.html.erb - lib/admin_area.rb - rails/init.rb - test/admin_area_test.rb - test/test_helper.rb has_rdoc: true homepage: http://github.com/beef/admin licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.3.5 signing_key: specification_version: 3 summary: Rails engine that provides a standard admin area with user managament test_files: - test/test_helper.rb - test/admin_area_test.rb