Sha256: b231bab13fc11d797f2aac89f702dfdd7c3526c4a9ccd75716ed7cad407f2c1d
Contents?: true
Size: 1.9 KB
Versions: 0
Compression: gzip
Compressed size: 787 Bytes
Stored size: 787 Bytes
Contents
--- !ruby/object:Gem::Specification name: vesr version: !ruby/object:Gem::Version hash: 19 prerelease: false segments: - 0 - 1 - 4 version: 0.1.4 platform: ruby authors: - Roman Simecek - "Simon H\xC3\xBCrlimann (CyT)" autorequire: bindir: bin cert_chain: [] date: 2011-10-11 00:00:00 +02: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_bookings_controller.rb - app/models/esr_file.rb - app/models/esr_record.rb - app/views/esr_bookings/_form.html.erb - app/views/esr_bookings/_item.html.erb - app/views/esr_bookings/_list_footer.html.erb - app/views/esr_bookings/_list_header.html.erb - app/views/esr_bookings/_list_records.html.erb - app/views/esr_bookings/_navigation_section.html.erb - app/views/esr_bookings/_sidebar.html.erb - app/views/esr_bookings/list.html.erb - app/views/esr_bookings/show.html.erb - db/migrate/1_create_vesr_tables.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: []