Skip to content

mattetti/goRailsYourself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goRailsYourself

GoDoc

A suite of packages useful when you have to deal with Go and Rails apps or when migrating from Ruby to Go.

The crypto package allows for shared authentication cookie support with Rails, included version 5.2+.

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 useful functions needed when porting/mixing Go/Rails code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages