mirror of
https://github.com/jimeh/bunnyrun.git
synced 2026-02-19 07:56:40 +00:00
Add some basic examples
This commit is contained in:
3
examples/application-example/lib/foobar/version.rb
Normal file
3
examples/application-example/lib/foobar/version.rb
Normal file
@@ -0,0 +1,3 @@
|
||||
module Foobar
|
||||
VERSION = '0.1.0'.freeze
|
||||
end
|
||||
Reference in New Issue
Block a user