ruby_learner 1.1.15 → 1.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +1 -1
- data/{workshop → contents/datas}/emacs.d/black/answer.el +6 -6
- data/{workshop → contents/datas}/emacs.d/black/init.el +6 -6
- data/{workshop → contents/datas}/emacs.d/inits/line-num.el +0 -0
- data/{workshop → contents/datas}/emacs.d/markdown-mode/markdown-mode.el +0 -0
- data/{workshop → contents/datas}/emacs.d/ruby-mode/inf-ruby.el +0 -0
- data/{workshop → contents/datas}/emacs.d/ruby-mode/rdoc-mode.el +0 -0
- data/{workshop → contents/datas}/emacs.d/ruby-mode/ruby-electric.el +0 -0
- data/{workshop → contents/datas}/emacs.d/ruby-mode/ruby-mode.el +0 -0
- data/{workshop → contents/datas}/emacs.d/ruby-mode/ruby-style.el +0 -0
- data/{workshop → contents/datas}/emacs.d/ruby-mode/rubydb2x.el +0 -0
- data/{workshop → contents/datas}/emacs.d/ruby-mode/rubydb3x.el +0 -0
- data/{workshop → contents/datas}/emacs.d/themes/dracula-theme.el +0 -0
- data/{workshop → contents/datas}/emacs.d/themes/iceberg-theme.el +0 -0
- data/{workshop → contents/datas}/emacs.d/themes/my-misterioso-theme.el +0 -0
- data/{workshop → contents/datas}/emacs.d/themes/my-whiteboard-theme.el +0 -0
- data/{workshop → contents/datas}/emacs.d/themes/my-wombat-theme.el +0 -0
- data/{workshop → contents/datas}/emacs.d/white/answer.el +6 -6
- data/{workshop → contents/datas}/emacs.d/white/init.el +6 -6
- data/{lib → contents}/datas/emacs_help.org +0 -0
- data/contents/datas/emacs_help.pdf +0 -0
- data/{lib → contents}/datas/final_history_sequential.txt +0 -0
- data/{lib → contents}/datas/install_emacs.sh +0 -0
- data/{lib → contents}/datas/theme_color.txt +0 -0
- data/{questions → contents/questions}/random_check/.rspec +0 -0
- data/{questions → contents/questions}/random_check/random_h.rb +0 -0
- data/{questions → contents/questions}/random_check/section_1/.rspec +0 -0
- data/{questions → contents/questions}/random_check/section_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/random_check/section_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/random_check/section_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/random_check/section_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/random_check/section_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/random_check/section_2/.rspec +0 -0
- data/{questions → contents/questions}/random_check/section_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/random_check/section_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/random_check/section_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/random_check/section_2/spec/.rspec +0 -0
- data/{questions → contents/questions}/random_check/section_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/random_check/section_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_2/spec/.rspec +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_3/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_3/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_3/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_3/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_1/part_3/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_10/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_11/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_1/lib/sentence.org +16 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_3/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_3/lib/sentence.org +1 -1
- data/{questions → contents/questions}/sequential_check/section_2/part_3/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_3/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_2/part_3/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_1/lib/sentence.org +14 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_3/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_3/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_3/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_3/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_3/part_3/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_3/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_3/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_3/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_3/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_4/part_3/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_3/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_3/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_3/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_3/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_5/part_3/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_1/lib/sentence.org +1 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_3/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_3/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_3/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_3/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_3/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_4/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_4/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_4/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_4/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_6/part_4/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_7/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_8/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_8/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_8/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_8/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_8/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_1/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_1/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_1/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_1/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_1/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_2/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_2/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_2/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_2/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_2/spec/workplace_spec.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_3/lib/answer.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_3/lib/sentence.org +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_3/lib/workplace.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_3/spec/spec_helper.rb +0 -0
- data/{questions → contents/questions}/sequential_check/section_9/part_3/spec/workplace_spec.rb +0 -0
- data/{workshop → contents}/restore/empty.rb +0 -0
- data/{takahashi → contents/takahashi}/docs/README.org +0 -0
- data/{takahashi → contents/takahashi}/docs/drill.html +0 -0
- data/{takahashi → contents/takahashi}/docs/drill.org +0 -0
- data/{takahashi → contents/takahashi}/docs/ruby_for_beginner.html +0 -0
- data/{takahashi → contents/takahashi}/docs/ruby_for_beginner.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/10_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/10_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/11_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/11_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/1_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/1_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/1_3.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/2_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/2_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/3_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/4_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/5_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/5_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/6_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/6_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/6_3.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/6_4.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/7_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/7_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/8_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/9_1.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/9_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/9_3.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/answer/hello.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/cut_nisen.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/get_nisen.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/nisendouka.html +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/nisendouka.txt +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/simple_match.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/simple_match2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/simple_match3.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/simple_match4.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/test.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/final_check/test_2.rb +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/10_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/10_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/11_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/11_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/1_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/1_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/1_3.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/2_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/2_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/3_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/4_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/5_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/5_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/6_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/6_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/6_3.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/6_4.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/7_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/7_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/8_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/9_1.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/9_2.org +0 -0
- data/{takahashi → contents/takahashi}/sample_prog/question/9_3.org +0 -0
- data/{workshop → contents/workshop}/lib/answer.rb +0 -0
- data/{workshop → contents/workshop}/lib/for-def-read.rb +0 -0
- data/{workshop → contents/workshop}/lib/for-read.txt +0 -0
- data/{workshop → contents/workshop}/lib/sentence.org +0 -0
- data/{workshop → contents/workshop}/lib/workplace.rb +0 -0
- data/{workshop → contents/workshop}/rspec +0 -0
- data/{workshop → contents/workshop}/rubocop.yml +0 -0
- data/{workshop → contents/workshop}/spec/spec_helper.rb +0 -0
- data/{workshop → contents/workshop}/spec/workplace_spec.rb +0 -0
- data/lib/ruby_learner/common.rb +21 -22
- data/lib/ruby_learner/ruby_learner.rb +51 -16
- data/lib/ruby_learner/sequential_main.rb +39 -19
- data/lib/ruby_learner/typing_practice.rb +8 -5
- data/lib/ruby_learner/version.rb +1 -1
- metadata +258 -261
- data/takahashi/docs/README.org~ +0 -148
- data/takahashi/docs/drill.html~ +0 -861
- data/takahashi/sample_prog/answer/1_1.rb~ +0 -1
- data/takahashi/sample_prog/answer/9_2.rb~ +0 -5
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 15d2b460f652fe205db2a3764166515b9bbe6380
|
|
4
|
+
data.tar.gz: e9af037613609938582d99bd77df4d343d86b4c8
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6639e2105c3356e49c074f1936b3a94bfa4e9fa8249515d6dd02999d1542fecb9b16f994bcd0fe48ea245a9ac999a76c6c5828300852f7b5f9c45fbedd4fa417
|
|
7
|
+
data.tar.gz: 42a51318db61ee38649c3d80c7b80c27ab621bc54236bf9920dab502f79c00219081d728b7e08e610d22cf2d9759a48b697eec9234623f5c55fc8cbf26be6517
|
data/Gemfile.lock
CHANGED
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
(package-initialize)
|
|
7
7
|
|
|
8
8
|
;; elファイルの置き場所を設定
|
|
9
|
-
(setq load-path (cons "~/.ruby_learner
|
|
10
|
-
(setq load-path (cons "~/.ruby_learner
|
|
11
|
-
(setq load-path (cons "~/.ruby_learner
|
|
12
|
-
(setq load-path (cons "~/.ruby_learner
|
|
9
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/inits" load-path))
|
|
10
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/ruby-mode" load-path))
|
|
11
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/org-mode" load-path))
|
|
12
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/themes" load-path))
|
|
13
13
|
|
|
14
14
|
;; 画面分割
|
|
15
15
|
(setq w (selected-window))
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
(ruby-mode)
|
|
24
24
|
(find-file "~/.ruby_learner/workshop/lib/answer.rb")
|
|
25
25
|
;;setting_theme
|
|
26
|
-
(add-to-list 'custom-theme-load-path "~/.ruby_learner
|
|
27
|
-
(setq custom-theme-directory "~/.ruby_learner
|
|
26
|
+
(add-to-list 'custom-theme-load-path "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
27
|
+
(setq custom-theme-directory "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
28
28
|
(load-theme 'my-wombat t)
|
|
29
29
|
|
|
30
30
|
;; 起動時にスタートアップ画面を表示しない
|
|
@@ -7,13 +7,13 @@
|
|
|
7
7
|
(package-initialize)
|
|
8
8
|
|
|
9
9
|
;; elファイルの置き場所を設定
|
|
10
|
-
(setq load-path (cons "~/.ruby_learner
|
|
11
|
-
(setq load-path (cons "~/.ruby_learner
|
|
12
|
-
(setq load-path (cons "~/.ruby_learner
|
|
13
|
-
(setq load-path (cons "~/.ruby_learner
|
|
10
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/inits" load-path))
|
|
11
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/ruby-mode" load-path))
|
|
12
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/org-mode" load-path))
|
|
13
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/themes" load-path))
|
|
14
14
|
;;setting_theme
|
|
15
|
-
(add-to-list 'custom-theme-load-path "~/.ruby_learner
|
|
16
|
-
(setq custom-theme-directory "~/.ruby_learner
|
|
15
|
+
(add-to-list 'custom-theme-load-path "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
16
|
+
(setq custom-theme-directory "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
17
17
|
(load-theme 'my-wombat t)
|
|
18
18
|
|
|
19
19
|
;; 起動時にスタートアップ画面を表示しない
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
(package-initialize)
|
|
7
7
|
|
|
8
8
|
;; elファイルの置き場所を設定
|
|
9
|
-
(setq load-path (cons "~/.ruby_learner
|
|
10
|
-
(setq load-path (cons "~/.ruby_learner
|
|
11
|
-
(setq load-path (cons "~/.ruby_learner
|
|
12
|
-
(setq load-path (cons "~/.ruby_learner
|
|
9
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/inits" load-path))
|
|
10
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/ruby-mode" load-path))
|
|
11
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/org-mode" load-path))
|
|
12
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/themes" load-path))
|
|
13
13
|
|
|
14
14
|
;; 画面分割
|
|
15
15
|
(setq w (selected-window))
|
|
@@ -23,8 +23,8 @@
|
|
|
23
23
|
(ruby-mode)
|
|
24
24
|
(find-file "~/.ruby_learner/workshop/lib/answer.rb")
|
|
25
25
|
;;setting_theme
|
|
26
|
-
(add-to-list 'custom-theme-load-path "~/.ruby_learner
|
|
27
|
-
(setq custom-theme-directory "~/.ruby_learner
|
|
26
|
+
(add-to-list 'custom-theme-load-path "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
27
|
+
(setq custom-theme-directory "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
28
28
|
(load-theme 'my-whiteboard t)
|
|
29
29
|
|
|
30
30
|
;; 起動時にスタートアップ画面を表示しない
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
(package-initialize)
|
|
7
7
|
|
|
8
8
|
;; elファイルの置き場所を設定
|
|
9
|
-
(setq load-path (cons "~/.ruby_learner
|
|
10
|
-
(setq load-path (cons "~/.ruby_learner
|
|
11
|
-
(setq load-path (cons "~/.ruby_learner
|
|
12
|
-
(setq load-path (cons "~/.ruby_learner
|
|
9
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/inits" load-path))
|
|
10
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/ruby-mode" load-path))
|
|
11
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/org-mode" load-path))
|
|
12
|
+
(setq load-path (cons "~/.ruby_learner/.datas/.emacs.d/themes" load-path))
|
|
13
13
|
;;setting_theme
|
|
14
|
-
(add-to-list 'custom-theme-load-path "~/.ruby_learner
|
|
15
|
-
(setq custom-theme-directory "~/.ruby_learner
|
|
14
|
+
(add-to-list 'custom-theme-load-path "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
15
|
+
(setq custom-theme-directory "~/.ruby_learner/.datas/.emacs.d/themes")
|
|
16
16
|
(load-theme 'my-whiteboard t)
|
|
17
17
|
|
|
18
18
|
;; 起動時にスタートアップ画面を表示しない
|
|
File without changes
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_1/part_1/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_1/part_2/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_1/part_3/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_10/part_1/spec/spec_helper.rb
RENAMED
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_10/part_1/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_10/part_2/spec/spec_helper.rb
RENAMED
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_10/part_2/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_11/part_1/spec/spec_helper.rb
RENAMED
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_11/part_1/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_11/part_2/spec/spec_helper.rb
RENAMED
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_11/part_2/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
@@ -28,6 +28,22 @@
|
|
|
28
28
|
ex) 「ruby argv.rb a b c d 」でファイルを実行すると,ARGVという配列は「[a, b, c, d]」となる.
|
|
29
29
|
- 機能...コマンドラインから引数として与えられた文字列を格納する配列オブジェクト.
|
|
30
30
|
|
|
31
|
+
* 標準出力
|
|
32
|
+
- 引数として与えられた文字列を標準出力に出力するメソッドの紹介.
|
|
33
|
+
** print
|
|
34
|
+
- 使用方法...print 引数
|
|
35
|
+
- 機能...引数のオブジェクトを文字列に変換して標準出力に出力する.
|
|
36
|
+
** puts
|
|
37
|
+
- 使用方法...puts 引数
|
|
38
|
+
- 機能...引数のオブジェクトを文字列に変換し、改行を加えて標準出力に出力する.
|
|
39
|
+
** p
|
|
40
|
+
- 使用方法...p 引数
|
|
41
|
+
- 機能...引数のオブジェクトを分かりやすい文字列にして標準出力に出力する.
|
|
42
|
+
ex) 引数のオブジェクトが文字列であれば””で囲まれていて、数値はそのま出力す.る末尾にはそれぞれ改行が付け足される
|
|
43
|
+
** printf
|
|
44
|
+
- 使用方法...printf(引数)
|
|
45
|
+
- 機能...C言語のprintfと同様に,書式付き文字列を使用して引数のオブジェクトを文字列に変換して標準出力に出力します.
|
|
46
|
+
ex) printf('%sは%d歳から!', 'お酒', 20)の場合,出力結果は「お酒は20歳から!」
|
|
31
47
|
* chomp
|
|
32
48
|
- 使用方法...「 文字列.chomp! 」 もしくは 「 変数 = 文字列.chomp 」
|
|
33
49
|
- 機能...文字列の末尾の改行文字を取り除いた新しい文字列を返す.
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_2/part_1/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_2/part_2/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_2/part_3/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
@@ -58,3 +58,17 @@
|
|
|
58
58
|
- 使用方法...printf(引数)
|
|
59
59
|
- 機能...C言語のprintfと同様に,書式付き文字列を使用して引数のオブジェクトを文字列に変換して標準出力に出力します.
|
|
60
60
|
ex) printf('%sは%d歳から!', 'お酒', 20)の場合,出力結果は「お酒は20歳から!」
|
|
61
|
+
* 文字列
|
|
62
|
+
** 文字列について
|
|
63
|
+
- 文字列を作る最も一般的な方法は,シングルクオート('),ダブルクオート(")で文字を囲む方法です.
|
|
64
|
+
|
|
65
|
+
** 特殊文字
|
|
66
|
+
- 一部の文字には特別な機能を持つものがあるので,以下にその例をいくつか示します.
|
|
67
|
+
- 改行文字(\n)...文字列を改行させる.
|
|
68
|
+
- タブ文字(\t)...文字列をインデントする.PCのTABキーと同じような役割.
|
|
69
|
+
- 垂直タブ文字(\v)...文字列内で,垂直に一段ずらすように空白を入れる.
|
|
70
|
+
- 式展開(#{})...変数の持つ値を展開する.
|
|
71
|
+
|
|
72
|
+
** シングルクオート(')とダブルクオート(")の違い
|
|
73
|
+
- シングルクオートで囲まれた文字列では,特殊文字は使用できず,全て普通の文字として認識されます.
|
|
74
|
+
- ダブルクオートで囲まれた文字列では,特殊文字を使用できます.
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_3/part_1/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_3/part_2/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_3/part_3/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_4/part_1/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/{questions → contents/questions}/sequential_check/section_4/part_2/spec/workplace_spec.rb
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|