Sha256: 7d088b85a617ceddcc6e355dfc2c1b646cca1feaf1bca257479f97d87d27a234

Contents?: true

Size: 124 Bytes

Versions: 10

Compression:

Stored size: 124 Bytes

Contents

#!/usr/bin/env ruby
$:.unshift(File.join(File.dirname(__FILE__), '..', 'lib'))
require 'reflection'

Reflection::boot!(ARGV)

Version data entries

10 entries across 10 versions & 2 rubygems

Version Path
basiszwo-reflection-0.5.1 bin/reflection
reflection-0.5.0 bin/reflection
reflection-0.4.6 bin/reflection
reflection-0.4.5 bin/reflection
reflection-0.4.4 bin/reflection
reflection-0.4.3 bin/reflection
reflection-0.4.1 bin/reflection
reflection-0.4.0 bin/reflection
reflection-0.3.1 bin/reflection
reflection-0.0.2 bin/reflection