Sha256: 51cd366fa2cfda15ee7ffe78cf832f0ac5eee261b8084bdf33ade9afa7fc033d
Contents?: true
Size: 1.25 KB
Versions: 1
Compression:
Stored size: 1.25 KB
Contents
## 1.1.0 (2011-10-12) ### New / Changed * Updated to use Rails 3.1.1: ** Removed sprockets and jrails (no longer needed) * ie6.css and ie7.css instead of only one common ie.css (inspired by Formtastic) * Switched from Hoptoad Notifier to Airbrake. * Pass in REPO to specify the da-suspenders repo (defaults to local dir for testing). ## 1.0.3 (2011-06-10) ### Fixed * Explicit dependency on Rails 3.0.7 in gemspec. ## 1.0.2 (2011-06-10) ### New / Changed * Additional entries in Gemfile (all commented out by default): Devise, CanCan, CarrierWave, RMagick. * Localized labels for will_paginate. * Updated gems: Rails (3.0.7), Compass (0.11.1), Formtastic (1.2.3). * Explicit dependency on rake 0.8.7 (to avoid problems with rake 0.9.x). ### Fixed * Fixed missing version requirement for will_paginate. ## 1.0.1 (2011-02-16) ### New / Changed * Timestamped migrations are now disabled per default. * Inject code into `features/support/paths.rb` (generated by Cucumber) to enable literal paths like `/foo/bar/2` in web steps. ### Fixed * Fixed link to the internet explorer stylesheet (generated by Sass) in `app/views/layouts/application.html.erb`. * Fixed deprecation warnings because of <% %> style block helpers. ## 1.0.0 (2011-02-14) * Initial Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
da-suspenders-1.1.0 | CHANGELOG.md |