--- !ruby/object:Gem::Specification name: fume version: !ruby/object:Gem::Version version: 0.3.2 platform: ruby authors: - Sunteya autorequire: bindir: bin cert_chain: [] date: 2010-01-21 00:00:00 +08:00 default_executable: dependencies: [] description: email: Sunteya@gmail.com executables: [] extensions: [] extra_rdoc_files: - README files: - .gitignore - README - Rakefile - VERSION.yml - fume.gemspec - generators/fume/capify/capify_gen.rb - generators/fume/capify/templates/Capfile - generators/fume/capify/templates/config/deploy.rb - generators/fume/fume_generator.rb - generators/fume/rspec/rspec_gen.rb - generators/fume/rspec/templates/spec/support/erb_macros.rb - generators/fume/rspec/templates/spec/support/fume_controller_macros.rb - generators/fume/simple_theme/simple_theme_gen.rb - generators/fume/simple_theme/templates/public/demo.html - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_flat_30_cccccc_40x100.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_flat_50_5c5c5c_40x100.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_glass_20_555555_1x400.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_glass_40_0078a3_1x400.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_glass_40_ffc73d_1x400.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_gloss-wave_25_333333_500x100.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_highlight-soft_80_eeeeee_1x100.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_inset-soft_25_000000_1x100.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-bg_inset-soft_30_f58400_1x100.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-icons_222222_256x240.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-icons_4b8e0b_256x240.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-icons_a83300_256x240.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-icons_cccccc_256x240.png - generators/fume/simple_theme/templates/public/images/jquery-ui-1.7.2.ui-darkness/ui-icons_ffffff_256x240.png - generators/fume/simple_theme/templates/public/javascripts/jquery-1.3.2.js - generators/fume/simple_theme/templates/public/javascripts/jquery-ui-1.7.2.js - generators/fume/simple_theme/templates/public/javascripts/jquery-ui-i18n-1.7.2.js - generators/fume/simple_theme/templates/public/javascripts/jquery.ba-url-1.11.js - generators/fume/simple_theme/templates/public/javascripts/jquery.corner-2.03.js - generators/fume/simple_theme/templates/public/javascripts/jquery.timepicker-0.2.1.js - generators/fume/simple_theme/templates/public/javascripts/simple-theme-ie-patch.js - generators/fume/simple_theme/templates/public/stylesheets/jquery-ui-1.7.2.ui-darkness.css - generators/fume/simple_theme/templates/public/stylesheets/simple-theme.css - generators/fume/simple_theme/templates/public/stylesheets/simple-theme.less - generators/fume/simple_theme/templates/public/stylesheets/src/base.less - generators/fume/simple_theme/templates/public/stylesheets/src/function.less - generators/fume/simple_theme/templates/public/stylesheets/src/layout.less - generators/fume/simple_theme/templates/public/stylesheets/src/reset.less - generators/fume/simple_theme/templates/public/stylesheets/src/vendor/yui-3.0/base.css - generators/fume/simple_theme/templates/public/stylesheets/src/vendor/yui-3.0/fonts.css - generators/fume/simple_theme/templates/public/stylesheets/src/vendor/yui-3.0/reset.css - lib/fume.rb - lib/fume/authlogic.rb - lib/fume/formtastic.rb - lib/fume/rails_ext.rb - lib/fume/searchlogic.rb - lib/fume/simple_theme.rb - lib/fume/smart_logger.rb - rails/init.rb - spec/smart_logger_spec.rb - spec/spec.opts - spec/spec_helper.rb has_rdoc: true homepage: http://github.com/sunteya/fume 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: a simple rails scaffold. test_files: - spec/smart_logger_spec.rb - spec/spec_helper.rb