seyhunak/twitter-bootstrap-rails

Include recent updates in v2.x and release update gem please

januszm opened this issue · 0 comments

I've noticed that the latest version 2.x available from rubygems doesn't contain this important piece of code:

app/helpers/bootstrap_flash_helper.rb:11:      type = :success if type == :notice

Which makes messages from recent Devise not showing up. Perhaps you could include some of recent updates (especially to this helper method) in gem vesion 2.x ?