Sha256: bd476a4faea47506495beb6d545f6f2e7f6d4f1ded8e21beaa4b457eed44facc
Contents?: true
Size: 1.82 KB
Versions: 0
Compression: gzip
Compressed size: 750 Bytes
Stored size: 750 Bytes
Contents
--- !ruby/object:Gem::Specification name: ruby-station version: !ruby/object:Gem::Version version: 0.0.4 platform: ruby authors: - Yutaka HARA autorequire: bindir: bin cert_chain: [] date: 2009-08-15 00:00:00 +09:00 default_executable: ruby-station dependencies: [] description: Create, Distribute, and Install Ruby applications easily email: yutaka.hara/at/gmail.com executables: - ruby-station extensions: [] extra_rdoc_files: [] files: - .gitignore - Rakefile - VERSION - bin/ruby-station - config.rb - controller/applications.rb - controller/init.rb - controller/main.rb - layout/default.xhtml - model/application.rb - model/init.rb - public/css/ramaze_error.css - public/dispatch.fcgi - public/favicon.ico - public/js/jquery.js - public/ramaze.png - public/spinner.gif - ruby-station.gemspec - runtime/Rakefile - runtime/VERSION - runtime/lib/ruby-station.rb - runtime/lib/ruby-station/helper.rb - runtime/lib/ruby-station/helper/rails.rb - runtime/ruby-station-runtime-0.0.3.gem - runtime/ruby-station-runtime-0.0.4.gem - sample.config.yaml - spec/main.rb - util/gem-manager.rb - view/applications/do_install.xhtml - view/applications/install.xhtml - view/applications/uninstall.xhtml - view/index.xhtml has_rdoc: true homepage: http://github.com/yhara/ruby-station 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: Create, Distribute, and Install Ruby applications easily test_files: - spec/main.rb