Skip to content Skip to sidebar Skip to footer
Showing posts with the label Ruby On Rails

Galleria Not Showing Up On Heroku In Rails App

For my Rails app I'm using Galleria - http://galleria.io/ It all works fine locally, but when … Read more Galleria Not Showing Up On Heroku In Rails App

Strip Consecutive Line Breaks From Contenteditable

In my form, I'm copying the content of a contenteditable div into a hidden field, which gets se… Read more Strip Consecutive Line Breaks From Contenteditable

Rails How To Gzip Javascript? (heroku)

I have run google page speed and it is saying that I should Gzip my javascript files? How do I gzip… Read more Rails How To Gzip Javascript? (heroku)

Javascript Not Loading Due To Net::err_content_length_mismatch

I've got an app that runs fine locally, but barfs in production. (Classic problem, right?) In … Read more Javascript Not Loading Due To Net::err_content_length_mismatch

Creating A Spreadsheet

I have an application I'm building that is basically just an online spreadsheet. I've been … Read more Creating A Spreadsheet

Rails-bootstrap-markdown Gem Not Parsing To Html On Save

I am using bootstrap-markdown to add a markdown editor to my page and save the content parsed to ht… Read more Rails-bootstrap-markdown Gem Not Parsing To Html On Save

Ruby On Rails Jquery Not Calling The Right Controller Action

I read all the answers that popped up when I started posting this question but they don't seem … Read more Ruby On Rails Jquery Not Calling The Right Controller Action

Websocket-rails, Websocket Handshake Error

I followed the docs on the websocket-rails github wiki page, but couldn't overcome this difficu… Read more Websocket-rails, Websocket Handshake Error