Sha256: 7f35956b1ff3bf38517148d107f2dc26cbb13adaf91c8efa624be2a400df1e27
Contents?: true
Size: 752 Bytes
Versions: 1
Compression:
Stored size: 752 Bytes
Contents
ChangeLog ========= # 0.5.0 * Run the application if $0 is the app file. (strand) # 0.4.0 * Silence a deprecation warning with capybara 1.0.0. (HeroicEric) # 0.3.1 * Remove `default_executable=` from gemspec to please rubygems >=1.8. # 0.3.0 * Switch templates to rspec2. (akeem) # 0.2.4 * Use the `RACK_ENV` environment variable to set the sinatra environment to 'test'. (See issue #1) # 0.2.3 * Create a custom world class to avoid SystemStackError exceptions with capybara. # 0.2.2 * Set sinatra environment to :test in the env.rb template. * Fix indentation in the app.rb template. # 0.2.1 * Clarify licenses. # 0.2.0 * Install example web step definitions. * Create an example `path_to` navigation helper. # 0.1.0 * Initial release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cucumber-sinatra-0.5.0 | CHANGES.md |