mirror of
https://github.com/TracksApp/tracks.git
synced 2026-03-01 02:20:16 +01:00
get project integrations and login controller tests running
This commit is contained in:
parent
59a4d5ede0
commit
96db48dd86
36 changed files with 179 additions and 223 deletions
1
Gemfile
1
Gemfile
|
|
@ -12,6 +12,7 @@ gem "mysql2"
|
|||
|
||||
gem "highline", "~>1.5.0"
|
||||
gem "RedCloth"
|
||||
gem "formatize"
|
||||
gem "sanitize", "~>1.2.1"
|
||||
gem "will_paginate"
|
||||
gem "acts_as_list", "~>0.1.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue