Skip to content

A suite of random functions needed when porting/mixing Go/Rails code. Use at your own risk, don't expect much and feel free to send lots of awesome pull requests.

License

alearceo/goRailsYourself

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goRailsYourself

GoDoc

Build Status

A suite of packages useful when you have to deal with Go and Rails apps or when migrating from Ruby to Go. Use at your own risk, don't expect much and feel free to send lots of awesome pull requests.

See the documentation and/or the test suite for more examples.

Dependencies:

The inflector package relies on: unidecode to handle the transliteration.

The crypto package relies on: pbkdf2 to handle the generation of derived keys.

The test suite uses Goblin

About

A suite of random functions needed when porting/mixing Go/Rails code. Use at your own risk, don't expect much and feel free to send lots of awesome pull requests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%