$ cat Gemfile
gem 'hodor', git: 'git://github.com/davidh-raybeam/hodor.git'
$ bundle install
# ...
Your bundle is complete! Use `bundle show [gemname]` to see where a bundled gem is installed
$ bundle exec irb
2.1.1 :001 > require 'hodor'
=> true
2.1.1 :002 > Hodor
=> Hodor
2.1.1 :003 > Hodor.hello
=> Hodor
2.1.1 :004 > Hodor.any_method_at_all(*%w(with any args))
=> Hodor
2.1.1 :005 > Hodor.can.chain?
=> Hodor
-
Notifications
You must be signed in to change notification settings - Fork 1
Hodor. Hodor hodor hodor.
License
davidh-raybeam/hodor
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Hodor. Hodor hodor hodor.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published