Skip to content

Instantly share code, notes, and snippets.

View cedricdekimpe's full-sized avatar

Cédric Dekimpe cedricdekimpe

View GitHub Profile
number:
format:
separator: ","
delimiter: " "
precision: 3
significant: false
strip_insignificant_zeros: false
currency:
format:
format: "%n %u"
source 'http://rubygems.org'
gem 'rails', '3.2.1'
gem 'ruby-units'
gem "mysql2", "~> 0.3.2"
gem 'devise', '2.0.4'
gem 'cancan'
gem 'fastercsv' # used by rails_admin
gem "rack"
gem "gravatar_image_tag", "1.0.0"
gem 'omniauth', "~> 1.0"
@cedricdekimpe
cedricdekimpe / application.js
Created May 29, 2012 09:27
How-to override window.confirm() dialog with Rails 3 and bootbox.js
//= require bootbox.min
fr:
date:
abbr_day_names:
- dim
- lun
- mar
- mer
- jeu
- ven
- sam
@cedricdekimpe
cedricdekimpe / gallery_images_controller.rb
Created August 20, 2011 12:27 — forked from splendeo/gallery_images_controller.rb
libpaperclip_processorsrotator.rb:6 : rotate_command to array to avoid "Can't convert String into Array" error