This is a pod
Hey! The above document had some coding errors, which are explained below:
- Around line 9:
-
=over is the last thing in the document?!
#!/usr/bin/env ruby | |
require 'uri' | |
require 'open-uri' | |
require 'json' | |
require 'pp' | |
def query(params) | |
base_url = "http://search.maven.org/solrsearch/select?" |
勉強会を開催するにあたってよく挙がるテーマというか、検討事項の例を挙げてみました。 参考にしてみてください