module
0.0.0-20171013043634-2786ed0c03d3
Repository: https://github.com/adjust/gorails.git
Documentation: pkg.go.dev
# README
gorails
A set of go packages to integrate your Go app into existing Rails project.
- gorails/session - decrypts session cookie set by Rails 4 app
- gorails/marshal - unmarshalling objects serialized with Ruby Marshal