Sha256: d354627ebf4d22b2f1b070da54946fada9260a561f25c5198c133130c24006ef
Contents?: true
Size: 1.43 KB
Versions: 0
Compression: gzip
Compressed size: 732 Bytes
Stored size: 732 Bytes
Contents
--- !ruby/object:Gem::Specification name: maml version: !ruby/object:Gem::Version version: 0.1.4 platform: ruby authors: - Nick Van Weerdenburg autorequire: bindir: bin cert_chain: [] date: 2009-12-04 00:00:00 -05:00 default_executable: maml dependencies: [] description: MAML, also know as LazyMAML is a terser means for initially modeling your rails app. The MAML yml file is processed, and the rails migration generator called, with arguments being passed through for scaffold, model, controller, haml, etc. as desired. email: vanweerd@gmail.com executables: - maml extensions: [] extra_rdoc_files: - LICENSE - README.rdoc files: - .gitignore - CHANGELOG - LICENSE - README.rdoc - Rakefile - VERSION - bin/maml - gem_notes - init.rb - lib/maml.rb - lib/maml/maml.rb - maml-0.1.1.gem - maml-0.1.2.gem - maml.gemspec - maml.yml - maml_spec.txt has_rdoc: true homepage: http://github.com/vanweerd/maml 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: Migration Apathy Markup Language test_files: []