Sha256: 41a64f546a301701e5418ba4076c951c85cc760c5fb52985b09df83c00ff5f5c

Contents?: true

Size: 138 Bytes

Versions: 6

Compression:

Stored size: 138 Bytes

Contents

module Nagoro
  # BlankSlate or BasicObject inheritance needed
  class BindingProvider
    def self.binding
      super
    end
  end
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
manveru-nagoro-2009.01.29 lib/nagoro/binding.rb
manveru-nagoro-2009.03.21 lib/nagoro/binding.rb
manveru-nagoro-2009.03.28 lib/nagoro/binding.rb
manveru-nagoro-2009.05 lib/nagoro/binding.rb
nagoro-2013.03 lib/nagoro/binding.rb
nagoro-2009.05 lib/nagoro/binding.rb