rails new blog_mpac && cd blog_mpac
rails g scaffold Post title body:text && rake db:setup
pry -r msgpack -r uri -r 'net/http'
res = Net::HTTP.get(URI.parse('http://0.0.0.0:3000/posts/1.mpac/'))
MessagePack.unpack(res)
-
Notifications
You must be signed in to change notification settings - Fork 1
usutani/blog_mpac
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Rails サンプル:MessagePack
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published