[Rails] confused

2017-07-11 Thread 'Bigos' via Ruby on Rails: Talk
output.each{|o| o.map!{|i| {:space_nickname => i.space.nickname, :nickname => i.nickname, :condition_number => i.condition, :condition => report_config.slider_order[i.condition][1], :full_note => "#{i.full_note.strip} \n #{i.pho

[Rails] Re: Ruby on Rails- HTML5 Video as background for landing page not loading on heroku

2016-02-17 Thread 'Bigos' via Ruby on Rails: Talk
It will not work like this on Heroku read this and make sure you did everything right https://devcenter.heroku.com/articles/rails-asset-pipeline On Tuesday, 16 February 2016 12:11:45 UTC, Ruby-Forum.com User wrote: > > I'm trying to include a video as background in my application's landing > pag