Questions tagged [dashing]

A Sinatra based framework for building dashboards in simple way, it uses premade widgets, or fully create your own with scss, html, and coffeescript.

Dashing is a Sinatra based framework that lets you build dashboards in a simple way, it uses premade widgets, or fully create your own with scss, html, and coffeescript.

Questions tagged should also be tagged .


Resources


Reated tags

241 questions
-2
votes
1 answer

request.original_url and undefined local variable or method `request' for main

I'm starting my adventure with ruby, and got stuck in one procedure I want to do so to the point, I'm using dashing to create some dashboards. But I need a instruction to read my URL to get query parameters from it, I was trying to use: url =…
Wojciech Szabowicz
  • 3,646
  • 5
  • 43
  • 87
1 2 3
16
17