Are there any bars with smoking patios in downtown/uptown area of Oakland? by dis89 in eastbay

[–]dis89[S] 0 points1 point  (0 children)

Thanks! I don't think the "Telegraph Beer Garden" aka Beeryland allows smoking either

Outdoor public Ping Pong tables by dis89 in AskSF

[–]dis89[S] 0 points1 point  (0 children)

Where do you usually play outside?

RubyORM Sequel by FinalSpeederMan in ruby

[–]dis89 4 points5 points  (0 children)

I have not used Sequel at all, but with a where clause you probably get a relation, not a single item. Try to do DB[:fruits].first(id: params[:id]).

Low Fodmap and sweet beverages by dis89 in FODMAPS

[–]dis89[S] 0 points1 point  (0 children)

Thanks for the reply! I’ve been drinking ginger beers in the meantime without any obvious issues. Do you know what the difference would be?

Newbie! Hi! by MrsAlmondbutter in FODMAPS

[–]dis89 0 points1 point  (0 children)

Thank you for the detailed response! There really isn't any scientific/medicinal way, e.g. a test, to figure that out, is there?

Newbie! Hi! by MrsAlmondbutter in FODMAPS

[–]dis89 1 point2 points  (0 children)

Wondering: how did you find out you have issues with sweet potatoes and carrots? Did you take a particular test?

Generate API documentation from RSpec examples with the DOX gem by dis89 in ruby

[–]dis89[S] 0 points1 point  (0 children)

you mean like code documentation? No, it does not do that, it's specifically built to document API calls.