Skip to content

tgxworld/singlish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Learn Singlish with Ruby

Install

gem install singlish

Usage

>> require 'singlish'

>> [1, 2, 3].empty_ah? # Is it empty? I'm not very sure.
=> false

>> [1, 2, 3].empty_lah # It is really empty.
=> false

>> [1, 2, 3].empty_lor # Even if it is empty, I don't really care.
=> false

>> [1, 2, 3].empty_leh # For some reason, it is empty.
=> false

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Write Ruby in Singlish!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages