Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.58 KB

File metadata and controls

44 lines (29 loc) · 1.58 KB

Less features

  • Remove some unnecessary Rails support features (#18)

Add Travis CI to github repo

Clean up and update README

Bugfixes

  • Compatibility with ruby 1.8.7 (#16 Mani Tadayon)

New features

  • Don't monkeypatch Hash, use a module instead (#11 Mani Tadayon)

Bugfixes

  • Making it possible to have any environment without having a configuration (#13 Alf Mikula)
  • Correct docs
  • Update cucumber version in development dependencies
  • Clean up documentation
  • Clean up cucumber features

Bugfixes

  • Fix bug with default value for Yacht::Loader.dir by forcing manual setting of dir outside of rails

New Features

  • Add feature that allows export to javascript (#2 Mani Tadayon)
  • Add :rails_env key when Rails is defined

New Features

  • Use Yacht for name of class instead of YachtLoader (#1 Mani Tadayon)
  • Add Cucumber features
  • Simplify RSpec examples covered by new cucumber features