2016-06-01から1ヶ月間の記事一覧

// gist.github.com

>|| GEM remote: https://rubygems.org/ specs: actionmailer (4.2.5.2) actionpack (= 4.2.5.2) actionview (= 4.2.5.2) activejob (= 4.2.5.2) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) actionpack (4.2.5.2) actionview (= 4.2.5.2…

Gemfile.lock

GEM remote: https://rubygems.org/ specs: actionmailer (4.2.5.2) actionpack (= 4.2.5.2) actionview (= 4.2.5.2) activejob (= 4.2.5.2) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) actionpack (4.2.5.2) actionview (= 4.2.5.2) ac…

memo

[root@m2redmine ruby-2.2.5]# gem list *** LOCAL GEMS *** bigdecimal (1.2.6)io-console (0.4.3)json (1.8.1)minitest (5.4.3)power_assert (0.2.2)psych (2.0.8)rake (10.4.2)rdoc (4.2.0)test-unit (3.0.8) [root@m2redmine ruby-2.2.5]# gem list *** …