Skip to content
This repository has been archived by the owner on Jun 30, 2023. It is now read-only.

dominik-schmid/helloworld-gem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World gem

This is my first gem I build. I uploaded it just for me to document my work. Feel free to fork it ;o)

Installation

Add this line to your application's Gemfile:

gem 'hello_world'

And then execute:

$ bundle

Or install it yourself as:

$ gem install hello_world

Usage

In your app you can type

<%= HelloWorld.hello %>

to output the "Hello World" text.

About

My first gem, just for documentation purposes.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages