20 Feb, 2016
1 commit
15 Nov, 2015
1 commit
-
Based on https://github.com/bbatsov/ruby-style-guide#single-line-blocks
04 Nov, 2015
2 commits
31 Oct, 2015
2 commits
20 Oct, 2015
1 commit
-
This is a tough call, both the Rails style (with private/protected) methods indented one level under the keyword, and other places using the standard ruby don't modify identation for access level. I think this strikes a good balance while still being readable. s
15 Oct, 2015
1 commit
-
Tiny addition to overall consistency
12 Oct, 2015
1 commit
-
Notice the return value of a before_action is ignored, so we can safely remove that code.
01 Jan, 2015
1 commit
07 Aug, 2013
1 commit
-
See https://github.com/voxdolo/decent_exposure/wiki/Strategies:-Use-with-strong_parameters on how to use strong_parameters with decent_exposure
06 Jun, 2013
1 commit
-
Fix #456
05 Jun, 2013
1 commit
-
* Extract in UserDestroy the user destroy system with callback * Avoid delete himself * little refactor on rspec to be more rspec compiliant
04 Jun, 2013
1 commit
05 Jun, 2012
1 commit
02 Jun, 2012
1 commit
19 Oct, 2011
1 commit
26 Sep, 2011
1 commit
-
…les, fixed whitespace, upgraded RSpec to 2.6.0 Conflicts: app/helpers/errs_helper.rb app/mailers/mailer.rb app/models/notice.rb app/views/errs/_table.html.haml app/views/errs/show.html.haml app/views/notices/_summary.html.haml spec/models/issue_trackers/redmine_tracker_spec.rb spec/views/errs/show.html.haml_spec.rb
09 Aug, 2011
1 commit
-
… just commit this all at once. I used the following command to do this: (on Ubuntu ) find . -not -path '.git' -iname '*.rb' -print0 | xargs -0 sed -i 's/[[:space:]]*$//'
21 Jul, 2011
1 commit
09 Mar, 2011
1 commit
23 Nov, 2010
2 commits
20 Aug, 2010
1 commit
14 Aug, 2010
2 commits
13 Aug, 2010
1 commit
11 Aug, 2010
1 commit