Sha256: 81457402b8a0ca6dec5efc0e424dce8a580a2266e1d92c6fd810f1d3d57a2940

Contents?: true

Size: 318 Bytes

Versions: 8

Compression:

Stored size: 318 Bytes

Contents

= MAML Gem
Gemcutter

== Initial gem


== Build new gems

# modify version in gemspec
rake manifest
rake build_gemspec

# upload to gemspect again


== Using as a Plugin

add init.rb to include maml.rb
script/install <github_path> 
# to install as a plugin into a project.

# users have option of using gem or plugin.

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
maml-0.3.1 gem_notes
maml-0.3.0 gem_notes
maml-0.2.0 gem_notes
maml-0.1.5 gem_notes
maml-0.1.4 gem_notes
maml-0.1.3 gem_notes
maml-0.1.2 gem_notes
maml-0.1.1 gem_notes