05 Nov, 2012
2 commits
-
nokogori already has runtime dependencies to pivotal-tracker and capybara. omniauth already has a runtime dependency to omniauth-github. rspec already has runtime dependencies to rspec-rails and email_spec.
-
pry-rails already has a runtime depency to pry gem
04 Nov, 2012
1 commit
-
DRY Gemfile
02 Nov, 2012
1 commit
01 Nov, 2012
1 commit
-
Closes #315
31 Oct, 2012
2 commits
-
Upgrading was missing bundle install call
-
Since dependencies may have changed, must call bundle install
30 Oct, 2012
3 commits
-
Changed image links in css files to use relative urls
29 Oct, 2012
14 commits
-
App is not responsible to know implementation details of issue trackers and notification services.
-
Cleanup layouts/application
-
Seems it was accidentally added in 02130572aa4dfa420d259b8a15cd26c88b538c45.
-
Cleanup problems/show view
-
Cherry-picked #284 to the current master
-
use super in overrided attribute readers
28 Oct, 2012
16 commits
-
use simple_format instead of gsub for comment body
-
use I18n instead of pluralize text helper
-
rename atom_entry partial to atom format
-
Fix the error introduced in 6e4c563ff66dbba200c98dff8ed733d72ad1237d
-
no need to specify format in render call
-
call super instead of read_attribute
-
refactor apps sorting
-
Cleanup code