yahoo_jp_transit 0.1.1 → 0.1.2

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.
Files changed (3) hide show
  1. data/README.txt +1 -1
  2. data/lib/yahoo_jp_transit.rb +1 -1
  3. metadata +4 -4
data/README.txt CHANGED
@@ -21,4 +21,4 @@ Copyright (c) 2007 SUGAWARA Genki <sgwr_dts@yahoo.co.jp>
21
21
 
22
22
  begin
23
23
  puts result
24
- end while result = result.next_pagerequire
24
+ end while result = result.next_page
@@ -22,7 +22,7 @@
22
22
  #
23
23
  # begin
24
24
  # puts result
25
- # end while result = result.next_pagerequire
25
+ # end while result = result.next_page
26
26
  #
27
27
 
28
28
  require 'cgi'
metadata CHANGED
@@ -3,14 +3,14 @@ rubygems_version: 0.9.4
3
3
  specification_version: 1
4
4
  name: yahoo_jp_transit
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.1.1
7
- date: 2007-10-24 00:00:00 +09:00
6
+ version: 0.1.2
7
+ date: 2007-10-30 00:00:00 +09:00
8
8
  summary: Scraping library for Yahoo! route information.(http://transit.yahoo.co.jp/)
9
9
  require_paths:
10
10
  - lib
11
11
  email: sgwr_dts@yahoo.co.jp
12
- homepage: http://yahoo_jp_transit.rubyforge.org
13
- rubyforge_project: yahoo_jp_transit
12
+ homepage: http://yahoojptransit.rubyforge.org
13
+ rubyforge_project: yahoojptransit
14
14
  description: Scraping library for Yahoo! route information.(http://transit.yahoo.co.jp/)
15
15
  autorequire:
16
16
  default_executable: