back
RailsBricks 3.1.4 is available and you are advised to update before starting a new project. Here’s what’s included:
- Updated: the following gems were updated:
- bootstrap-sass: 3.3.3
- friendly_id: 5.1.0
- jquery-rails: 4.0.3
- kaminari: 0.16.2
- sass-rails: 5.0.1
- uglifier: 2.7.0
- Updated: The code for a generated app is now properly indented. All tabs are now spaces and trailing whitespaces have been removed, thanks to an issue opened by Felix Wolfsteller.