Datumist

Results 7 comments of Datumist

I'm having the same problem with 'foreman', '~> 0.75.0', 'pry', '~> 0.10.1', ruby '2.1.0', 'rails', '4.0.7'. When I hit a binding.pry the terminal stops echoing, reset or hard reset doesn't...

I haven't noticed any problems when running `rails console` or `rails console test` in OS X terminal. I am also using 'pry-byebug', '~> 1.3.3', 'pry-rescue', '~> 1.4.1', 'pry-stack_explorer', '~> 0.4.9.1',...

@justin808 I will see if I can try and track it down in the next couple days, thx.

@justin808, I built a responsive app on top of a forked version of this tutorial. It has gotten a little behind this repo, it isn't using Webpacker yet, and I...

Finally found a work around least for this. If you just use the 'Ruby' syntax highlighting formatter instead of 'Ruby Haml', then you can put returns in those super long...

Found the first deal killer myself, which is that CSS ID tags (`#a_css_id`) are incorrectly colored as comments when using the Ruby syntax coloring. Getting used to this is still...