wilkesalex / leapstrap

Leapstrap - Leap Motion HTML5 CSS web frontend framework. Based on Bootstrap.
http://wilkesalex.github.io/leapstrap
57 stars 12 forks source link

Leapstrap and ruby on rails #4

Open vanesagh opened 10 years ago

vanesagh commented 10 years ago

Hi! Can I use Leapstrap with ruby on rails?

wilkesalex commented 10 years ago

Sure, why not. Leapstrap is a collection of HTML snippets, you just need the libraries to make the snippets work. There's no server side code, you'll have to manipulate the HTML of Leapstrap to work with your code.