Sha256: eb445d13d897a1e48b834d0ac96c6c94553d8fa02d8f50a9e3d733d129cd85c2
Contents?: true
Size: 1.87 KB
Versions: 0
Compression: gzip
Compressed size: 813 Bytes
Stored size: 813 Bytes
Contents
--- !ruby/object:Gem::Specification name: vesr version: !ruby/object:Gem::Version hash: 7 prerelease: false segments: - 0 - 6 - 0 version: 0.6.0 platform: ruby authors: - Roman Simecek - "Simon H\xC3\xBCrlimann (CyT)" autorequire: bindir: bin cert_chain: [] date: 2011-11-28 00:00:00 +01:00 default_executable: dependencies: [] description: VESR provides support for ESR number calculations and gives ready to use Rails components. email: - roman.simecek@cyt.ch - simon.huerlimann@cyt.ch executables: [] extensions: [] extra_rdoc_files: - README.rdoc - LICENSE.txt files: - app/controllers/esr_files_controller.rb - app/models/esr_file.rb - app/models/esr_record.rb - app/uploaders/esr_file_uploader.rb - app/views/esr_files/_esr_file.html.haml - app/views/esr_files/_list.html.haml - app/views/esr_files/_list_records.html.haml - app/views/esr_files/_navigation_section.html.erb - app/views/esr_files/_sidebar.html.haml - app/views/esr_files/show.html.haml - config/locales/de.yml - config/routes.rb - db/migrate/1_create_vesr_tables.rb - db/migrate/2_port_to_carrierwave.rb - lib/vesr.rb - lib/vesr/prawn.rb - lib/vesr/prawn/esr_recipe.rb - lib/vesr/railtie.rb - lib/vesr/version.rb - README.rdoc - LICENSE.txt has_rdoc: true homepage: https://github.com/raskhadafi/vesr licenses: - MIT post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: VESR invoice support library. test_files: []