Show More
Commit Description:
add link to submission #id in main/submissions
Commit Description:
add link to submission #id in main/submissions
References:
File last commit:
Show/Diff file:
Action:
Gemfile.lock | 171 lines | 3.9 KiB | text/plain | TextLexer |
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326 GIT
remote: git://github.com/sikachu/verification.git
update gemfile
r408 revision: 76eaf51b13276ecae54bd9cd115832595d2ff56d
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326 specs:
verification (1.0.3)
update gemfile
r408 actionpack (>= 3.0.0, < 5.0)
activesupport (>= 3.0.0, < 5.0)
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326
Jittat Fakcharoenphol
boots into rails 3
r318 GEM
remote: https://rubygems.org/
specs:
update gemfile
r408 actionmailer (3.2.19)
actionpack (= 3.2.19)
mail (~> 2.5.4)
actionpack (3.2.19)
activemodel (= 3.2.19)
activesupport (= 3.2.19)
Jittat Fakcharoenphol
boots into rails 3
r318 builder (~> 3.0.0)
erubis (~> 2.7.0)
journey (~> 1.0.4)
update gemfile
r408 rack (~> 1.4.5)
Jittat Fakcharoenphol
boots into rails 3
r318 rack-cache (~> 1.2)
rack-test (~> 0.6.1)
update gemfile
r408 sprockets (~> 2.2.1)
activemodel (3.2.19)
activesupport (= 3.2.19)
Jittat Fakcharoenphol
boots into rails 3
r318 builder (~> 3.0.0)
update gemfile
r408 activerecord (3.2.19)
activemodel (= 3.2.19)
activesupport (= 3.2.19)
Jittat Fakcharoenphol
boots into rails 3
r318 arel (~> 3.0.2)
tzinfo (~> 0.3.29)
update gemfile
r408 activeresource (3.2.19)
activemodel (= 3.2.19)
activesupport (= 3.2.19)
activesupport (3.2.19)
i18n (~> 0.6, >= 0.6.4)
Jittat Fakcharoenphol
boots into rails 3
r318 multi_json (~> 1.0)
update gemfile
r408 arel (3.0.3)
builder (3.0.4)
Jittat Fakcharoenphol
boots into rails 3
r318 coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
railties (~> 3.2.0)
update gemfile
r408 coffee-script (2.3.0)
Jittat Fakcharoenphol
boots into rails 3
r318 coffee-script-source
execjs
update gemfile
r408 coffee-script-source (1.7.1)
diff-lcs (1.2.5)
Jittat Fakcharoenphol
renamed model Configuration to GraderConfiguration, renamed rhtml views to erb, fixed other small errors
r320 dynamic_form (1.1.4)
Jittat Fakcharoenphol
boots into rails 3
r318 erubis (2.7.0)
update gemfile
r408 execjs (2.2.1)
haml (4.0.5)
tilt
hike (1.2.3)
i18n (0.6.11)
Jittat Fakcharoenphol
moved in_place_editing from plug-in to gem
r325 in_place_editing (1.2.0)
Jittat Fakcharoenphol
boots into rails 3
r318 journey (1.0.4)
(in progress) add date range
r412 jquery-rails (3.1.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
add table sorter and combine user_stat and user_stat_max action into one view
r430 jquery-tablesorter (1.12.7)
railties (>= 3.1, < 5)
(in progress) add date range
r412 jquery-timepicker-addon-rails (1.4.1)
railties (>= 3.1)
jquery-ui-rails (4.0.3)
jquery-rails
railties (>= 3.1.0)
jquery-ui-sass-rails (4.0.3.0)
jquery-rails
jquery-ui-rails (= 4.0.3)
railties (>= 3.1.0)
update gemfile
r408 json (1.8.1)
mail (2.5.4)
Jittat Fakcharoenphol
boots into rails 3
r318 mime-types (~> 1.16)
treetop (~> 1.4.8)
update gemfile
r408 mime-types (1.25.1)
multi_json (1.10.1)
mysql2 (0.3.16)
polyglot (0.3.5)
power_assert (0.1.3)
Jittat Fakcharoenphol
boots into rails 3
r318 prototype-rails (3.2.1)
rails (~> 3.2)
update gemfile
r408 rack (1.4.5)
Jittat Fakcharoenphol
boots into rails 3
r318 rack-cache (1.2)
rack (>= 0.4)
update gemfile
r408 rack-ssl (1.3.4)
Jittat Fakcharoenphol
boots into rails 3
r318 rack
rack-test (0.6.2)
rack (>= 1.0)
update gemfile
r408 rails (3.2.19)
actionmailer (= 3.2.19)
actionpack (= 3.2.19)
activerecord (= 3.2.19)
activeresource (= 3.2.19)
activesupport (= 3.2.19)
Jittat Fakcharoenphol
boots into rails 3
r318 bundler (~> 1.0)
update gemfile
r408 railties (= 3.2.19)
railties (3.2.19)
actionpack (= 3.2.19)
activesupport (= 3.2.19)
Jittat Fakcharoenphol
boots into rails 3
r318 rack-ssl (~> 1.3.2)
rake (>= 0.8.7)
rdoc (~> 3.4)
thor (>= 0.14.6, < 2.0)
update gemfile
r408 rake (10.3.2)
rdiscount (2.1.7.1)
rdoc (3.12.2)
Jittat Fakcharoenphol
boots into rails 3
r318 json (~> 1.4)
add syntax highlighter for submission view using Rouge gem
r420 rouge (1.6.2)
update gemfile
r408 rspec-collection_matchers (1.0.0)
rspec-expectations (>= 2.99.0.beta1)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.2)
rspec-rails (2.99.0)
Jittat Fakcharoenphol
added verify plug-in, fixed form_for, form_tag in views, changed named_scope to scope
r319 actionpack (>= 3.0)
update gemfile
r408 activemodel (>= 3.0)
Jittat Fakcharoenphol
added verify plug-in, fixed form_for, form_tag in views, changed named_scope to scope
r319 activesupport (>= 3.0)
railties (>= 3.0)
update gemfile
r408 rspec-collection_matchers
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
sass (3.4.1)
sass-rails (3.2.6)
Jittat Fakcharoenphol
boots into rails 3
r318 railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
update gemfile
r408 sprockets (2.2.2)
Jittat Fakcharoenphol
boots into rails 3
r318 hike (~> 1.2)
update gemfile
r408 multi_json (~> 1.0)
Jittat Fakcharoenphol
boots into rails 3
r318 rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
update gemfile
r408 test-unit (3.0.1)
power_assert
thor (0.19.1)
tilt (1.4.1)
treetop (1.4.15)
Jittat Fakcharoenphol
boots into rails 3
r318 polyglot
polyglot (>= 0.3.1)
update gemfile
r408 tzinfo (0.3.41)
uglifier (2.5.3)
Jittat Fakcharoenphol
boots into rails 3
r318 execjs (>= 0.3.0)
update gemfile
r408 json (>= 1.8.0)
will_paginate (3.0.7)
Jittat Fakcharoenphol
boots into rails 3
r318
PLATFORMS
ruby
DEPENDENCIES
coffee-rails (~> 3.2.1)
Jittat Fakcharoenphol
renamed model Configuration to GraderConfiguration, renamed rhtml views to erb, fixed other small errors
r320 dynamic_form
Jittat Fakcharoenphol
boots into rails 3
r318 haml
Jittat Fakcharoenphol
moved in_place_editing from plug-in to gem
r325 in_place_editing
(in progress) add date range
r412 jquery-rails
add table sorter and combine user_stat and user_stat_max action into one view
r430 jquery-tablesorter
(in progress) add date range
r412 jquery-timepicker-addon-rails
jquery-ui-sass-rails
Jittat Fakcharoenphol
sends mails by mail gem
r331 mail
Jittat Fakcharoenphol
boots into rails 3
r318 mysql2
prototype-rails
update gemfile
r408 rails (= 3.2.19)
Jittat Fakcharoenphol
boots into rails 3
r318 rdiscount
add syntax highlighter for submission view using Rouge gem
r420 rouge
Jittat Fakcharoenphol
added verify plug-in, fixed form_for, form_tag in views, changed named_scope to scope
r319 rspec-rails (~> 2.0)
Jittat Fakcharoenphol
boots into rails 3
r318 sass-rails (~> 3.2.3)
test-unit
uglifier (>= 1.0.3)
Jittat Fakcharoenphol
moved verification from plug-in to gem
r326 verification!
Jittat Fakcharoenphol
boots into rails 3
r318 will_paginate (~> 3.0.0)