Methods

Class Index

Quicksearch

Ziya::Maps::Sweden

Public Class Methods

new( id=nil ) click to toggle source

(Not documented)

   # File lib/ziya/maps/sweden.rb, line 3
3:     def initialize( id=nil )
4:       super( :sweden, id )
5:     end

secsequence

--- SEC00273

seccomment

--- ""

method_list

--- 
- methods: 
  - visibility: public
    aref: M000022
    name: new
    sourcecode: "   <span class=\"ruby-comment cmt\"># File lib/ziya/maps/sweden.rb, line 3</span>\n\
      3:     <span class=\"ruby-keyword kw\">def</span> <span class=\"ruby-identifier\">initialize</span>( <span class=\"ruby-identifier\">id</span>=<span class=\"ruby-keyword kw\">nil</span> )\n\
      4:       <span class=\"ruby-keyword kw\">super</span>( <span class=\"ruby-identifier\">:sweden</span>, <span class=\"ruby-identifier\">id</span> )\n\
      5:     <span class=\"ruby-keyword kw\">end</span>"
    params: ( id=nil )
  category: Class
  type: Public

sectitle

--- 

[Validate]

Generated with the Darkfish Rdoc Generator.