Application path helpers
Configuring the root directory
Eucalypt.set_root __dir__Root accessor
Path constructor
Eucalypt.path('spec', 'spec_helper.rb')
#=> /Users/eonu/ruby/web/apps/my-app/spec/spec_helper.rbGlob helper
Require helper
Last updated