-
Hi when I run sinatra-gen displays the error:
I'm using the correct version of rubigen
/home/alessandro/.rvm/gems/ruby-1.9.2-p290/gems/rubigen-1.5.2/lib/rubigen/options.rb:31:in `default_options': un…
-
HI,
First my chef server is a linux box. Rundeck server is on Win 2012 R2. Initially when I tried it used to work fine. I was trying to make a new node as a Rundeck box and its kicking me out.
I'm ge…
-
Rails has a handy around filter, but I can't seem to see one in the docs for sinatra. We need it, though.
-
### https://github.com/YuukiIshibashi/ruby_text_sample/blob/master/sinatra_sample.rb#L4-L8
```ruby
@posts = []
read_file = File.open("data.txt", "r")
read_file.each {|line|
@posts
-
I'm getting an incompatibility with resque. Cap-taffy is requiring ~> 0.9.0 and resque is wanting a much newer version.
Edit: Looks like it isn't cap-taffy but one of it's dependencies. I'll update…
-
I'm using Sinatra 1.2.3 on heroku. As Taps depends on Sinatra ~> 1.0.0, I'm having issues with pushing my local db to heroku. Would I have to downgrade sinatra to use Taps with heroku?
Saji updated
13 years ago
-
Background: Sinatra 1.4.5, Erector 0.10.0, Ruby 2.1.2
I'm using Erector in a Sinatra app. Rather than creating a Tilt registration for Erector, I decided to just declare some Widgets in other ruby fi…
-
I dont think seedbank is currently supported for these. Has it ever been considered? Would you have a few tips on what it might require?
-
When I go to [http://recipes.sinatrarb.com/](http://recipes.sinatrarb.com/) I'm getting a "No such app" message from Heroku.
The link to this project is on the Sinatra homepage so I felt like this …
-
Instead, all of the files composing the sinatra skeleton should be in the root file DBC_Sinatra_Skeleton. It is ridiculous to go to DBC_Sinatra_Skeleton and move everything up one folder.
Sadly I d…