seyhunak / twitter-bootstrap-rails

Twitter Bootstrap for Rails 6.0, Rails 5 - Rails 4.x Asset Pipeline
https://github.com/seyhunak/twitter-bootstrap-rails
4.49k stars 997 forks source link

Fixed for Rails 4.1 and Ruby 2.1 #731

Closed shved270189 closed 10 years ago

shved270189 commented 10 years ago

I use Rails 4.1 and Ruby 2.1. In each's block 'type' is String, but if in another verion RoR or Ruby 'type' is Symbol then convert 'type' to String in both.