Closed tobsch closed 13 years ago
Hi Vala,
try this one:
gem 'mediaelement_rails', :git => 'https://github.com/tobsch/mediaelement-rails.git'
We're planning to publish it on rubygems though. I think I'll wait till 3.1 is officially stable.
Please close the issue if its working
Thanks, the bundle worked perfectly. The gem just corresponded to what I was looking for today so I couldn't wait for the rubygems' release ! If I can suggest something, maybe you could add the gem's name to your description in the readme "Add the gem to the list of required gems in your Gemfile" that doesn't explains its name. But reading again the readme, the file to require in application.js/css can help to guess the gem name. I can't close the Issue cause I posted on your Issue #2 thinking that your response could help someone that's looking for the same thing I was. Thanks again I'll try it at night.
It's online now, and i renamed the branch so be careful: gem 'mediaelement_rails', :git => 'https://github.com/tobsch/mediaelement-rails.git'
or just switch to gem 'mediaelement_rails'
:)
Hi there, I'd like to know how I should include the gem in my Gemfile ? I tried with :
But it couldn't be found it :
Thanks for your reply