Class: Rbss::Custom
Instance Method Summary collapse
-
#initialize ⇒ Custom
constructor
A new instance of Custom.
Methods inherited from Base
Constructor Details
#initialize ⇒ Custom
Returns a new instance of Custom.
3 4 5 |
# File 'lib/rbss/custom.rb', line 3 def initialize @offset = 1 end |
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class Rbss::Base