Sha256: 00f959645dff87c043fa1293e2edd771c2046f384306a777d047d410970736f2

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

#Changelog

## 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.2 CHANGELOG.md