<nakilon>
besides the git lfs that for some reason was tedious to use
<nakilon>
I'm just thinking about how to store images if I make a game in ruby and store the code on github
<nakilon>
though even with this approach I'm not sure about packaging -- should I made some script that assembles the application and pushed to Packages as .tar.gz or should user just use git clone and then some warmup script would download assets on the first run?..
<nakilon>
or should I use the Github's gem packaging
<nakilon>
not sure though how to "gem install" from github source
<nakilon>
nvm, --source
roadie has joined #ruby
justAstache has quit [Remote host closed the connection]
justAstache has joined #ruby
swaggboi has quit [Quit: C-x C-c]
Rounin has quit [Ping timeout: 272 seconds]
Cena has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
swaggboi has joined #ruby
ule has quit [Changing host]
ule has joined #ruby
roadie has quit [Ping timeout: 272 seconds]
peer has quit [Quit: whoops]
peer has joined #ruby
ur5us has quit [Ping timeout: 240 seconds]
peer has quit [Quit: whoops]
peer has joined #ruby
<newton>
mooff, that was mentioned as examples in part of the talk to, expanding on what information he could have stolen
<ZAJDAN1>
I am using Net/Http ...via one method I do login, second one method I am sending request(OData)..but I get error: "Invalid session or session already timeout" Do I need pass session ID which I get from the successful login?
fef has joined #ruby
random-jellyfish has quit [Ping timeout: 256 seconds]
ZAJDAN2 has quit [Read error: Connection reset by peer]
ZAJDAN2 has joined #ruby
evilkhaoskat has joined #ruby
evilkhaoskat has quit [Client Quit]
<ZAJDAN2>
session Id is stored as Cookie?
Cena has joined #ruby
taupiqueur has quit [Quit: taupiqueur]
Cena has quit [Ping timeout: 240 seconds]
<ox1eef>
it's not an uncommon approach but depends on the context, are you using rails or something else?
goldfish has joined #ruby
goldfish has quit [Remote host closed the connection]
goldfish has joined #ruby
yxhuvud has joined #ruby
<ZAJDAN2>
ox1eef:rails
<nakilon>
sometimes it's not only cookies but something another in the first response header
<nakilon>
cookies is just the most popular yet badly designed format of putting that thing in a header
<ox1eef>
there should be an initializer file in config/initializers that defines the session store. i'm not sure what the default is. i think it might be a signed cookie, where the session is stored in a cookie but encrypted.
<ZAJDAN2>
boys thank you...I get it works
Guest97 has joined #ruby
some14u has joined #ruby
some14u has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
bluedust has quit [Remote host closed the connection]
weaksauce has joined #ruby
gr33n7007h has quit [Ping timeout: 240 seconds]
gr33n7007h has joined #ruby
weaksauc_ has quit [Ping timeout: 272 seconds]
Rounin has joined #ruby
mrus has quit [Quit: Surfing the great wave off Kanagawa]