module TheNewEngine
Constants
- VERSION
Public Instance Methods
blabla()
click to toggle source
# File lib/the_new_engine.rb, line 4 def blabla 'hello world' end
# File lib/the_new_engine.rb, line 4 def blabla 'hello world' end