Sha256: 1957a9d820301c031003053523448944817fb7ccdb64af5e14d93c7b3390177a

Contents?: true

Size: 46 Bytes

Versions: 5

Compression:

Stored size: 46 Bytes

Contents

class Hello
	def pow(a,b)
    	a ** b
	end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
first_gem_prabha-0.5.0 lib/first_gem/hello.rb
first_gem_prabha-0.4.0 lib/first_gem/hello.rb
first_gem_prabha-0.3.0 lib/first_gem/hello.rb
first_gem_prabha-0.2.0 lib/first_gem/hello.rb
first_gem_prabha-0.1.0 lib/first_gem/hello.rb