Sha256: beb3d80f4f6908eb75f7e6016ba469811695d13f7b35e509f8c61729f534b643
Contents?: true
Size: 123 Bytes
Versions: 4
Compression:
Stored size: 123 Bytes
Contents
module Test class Lib2 def self.get_lib_string 'lib string 2' # changed: lib string 2 changed end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
grape-reload-0.1.0 | spec/fixtures/lib/lib2.rb |
grape-reload-0.0.4 | spec/fixtures/lib/lib2.rb |
grape-reload-0.0.3 | spec/fixtures/lib/lib2.rb |
grape-reload-0.0.2 | spec/fixtures/lib/lib2.rb |