sinatra
Sinatra with Warden & Omniauth
Need some high level advice before putting the pieces of an app together.. I\'m not entirely sure how these three pieces should fit together.[详细]
2023-04-08 14:42 分类:问答Setting up Sinatra to run in a subdirectory
Now I am pretty new to Sinatra/Ruby/Apache but have inherited a Sinatra application to depl开发者_高级运维oy.[详细]
2023-04-07 22:40 分类:问答Embedding audio/video in showoff presentations
Has anyone figured out a good way to embed video and audio int开发者_C百科o showoff presentations? Currently I am just putting video on youtube and linking to it like this in the slide:[详细]
2023-04-07 01:46 分类:问答padrino && websockets
i\'m looking for a way to open and use websockets from within a Padrino application. i know Padrino works with a single thread but i\'m looking for a way to open websockets and share variables between[详细]
2023-04-06 21:26 分类:问答I'm forced to redirect to logo page in Facebook App IFRAME
I want to login to facebook in IFRAME(Facebook Apps). Go http://apps.facebook.com/oauthtwosample/ with logoff and click \"login\" link.[详细]
2023-04-06 21:19 分类:问答Thread Behavior in Sinatra and Phusion Passenger
I have a simple Sinatra app running on top of Apache via Phusion Passenger. When the app starts, I initiate a Ruby thread that does a heavy computation once a minute, leav开发者_StackOverflow中文版in[详细]
2023-04-06 04:12 分类:问答Comparing value of array in Mustache block loop
So I am trying to render a select drop-down from an array using Mustache and Sinatra. The template code currently looks like this:[详细]
2023-04-05 19:37 分类:问答jQuery .load() issue in IE, Sinatra
I\'m building a site, almost done, but I ran into an issue when testing on IE8. Take a look at: http://ryanrogalski.com/creepyhtml[详细]
2023-04-05 15:44 分类:问答sinatra put method is not working
H开发者_Python百科i on submission of the form \'put\' method is used to send data from form to sinatra.the put method is defined in app.rb put method makes a call to erb file which displays the two va[详细]
2023-04-05 13:30 分类:问答Starting Sinatra Web Application on Windows
I am new to Ruby/Sinatra but have inherited a Sinatra application. I read some documention but am looking for a just a simple way to run the existing Sinatra applicati开发者_如何学Con.[详细]
2023-04-05 13:11 分类:问答