Sha256: 79109577a11ccdf1d731428b00f9e122ad4f4a0c2c4ef2a5206f308592032a93
Contents?: true
Size: 1.53 KB
Versions: 1
Compression:
Stored size: 1.53 KB
Contents
#Changelog ## 0.2.3 - 2013-03-13 - Improve deployment generator: Do not rely on the name of current directory to guess app name ## 0.2.2 - 2013-03-13 - Fix deployment notifications on target with multiple branches ## 0.2.1 - 2013-03-11 - Add exception notifier config ## 0.2.0 - 2013-03-09 - Preparations for new servers/workflow: A new generator has been added which is called on app generation. It adds: - unicorn config - database config - deployment task The generator can be called on exisiting apps as well in order to migrate to the new server setup: `rails generate shoestrap:deployment` ## 0.1.1 - 2013-02-14 * Fix: Don't use deleted kuhsaft branch * Remove maintainer/lead dev info from readme: this information moved to our internal wiki ## 0.1.0 - 2013-02-06 * replace logout link with placeholder, as kuhsaft does not ship with devise anymore * copy shoestrap.yml into config/locales/de/views/cms * add navigation translation into shoestrap.yml with translation key 'cms.navigation.items' * inject translationkey into cms_navigation.rb * use human_attribute_name as label in 'show' template * remove title (h1) on 'show' template * use '[index_path_name].new' as translation key for new button on 'index' template ## 0.0.4 * fix update/create actions in generated controller ## 0.0.3 * add simple_form locale (only :de) * use simple-navigation for cms navbar ## 0.0.2 * add cms generator and integrate with kuhsaft * Add lib/ to autoload path * fix MailInterceptor ## v0.0.1 - 2013-01-14 First Release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
shoestrap-0.2.3 | CHANGELOG.md |