Calliope

Results 8 comments of Calliope

Ah! sorry for the late response. Here's my `:imap` output: ``` vim i CursorCrossBS i CursorCrossBS & 74_CursorCrossBS i 74_CursorCrossBS * =cursorcross#on_backspace() i CursorCrossCR & 74_CursorCrossCR i 74_CursorCrossCR * =cursorcross#on_enter_insert()...

Also, thanks for your help! :smile:

Creating a `docs/index.html` file would conflict with the documentation file generated from `index.*` But now that I think about it, the documentation files from `index.js` and `index.rb` (or any other...

Hey, @Rodrigora! Thanks for the suggestion! Right now this isn't supported. I'm a bit curious about how you'd sort by a relationship - it seems like it would vary depending...

Just want to mention – I switched to https://github.com/elct9620/rails-letsencrypt/ to manage this for my non-Heroku app. It supports autorenewing (you need to set up a cron job), and the API...

ah, I think you're right. IIRC, it's an issue with Virtualbox so it affects users running Docker on OS X and Windows.

Same bug here. I've tried adding to my `.spring.rb`: ``` ruby Spring.watch "app/assets/javascripts/components/*.js.jsx" ``` but it doesn't seem to do anything.

It's been a while and I don't have a good way to reproduce this, so I'm okay closing.