Jonathan Allard

Results 44 issues of Jonathan Allard

I initially commented on e8b302f, but I figure opening an issue will be better for tracking. How do you actually change the path of `config/application.yml`? To be honest, I don't...

I'm having the same bug as #143. ``` $ figaro heroku:set -p config/variables.yml /Users/jon/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/figaro-1.1.0/lib/figaro/cli/heroku_set.rb:7:in `system': no implicit conversion of Fixnum into String (TypeError) from /Users/jon/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/figaro-1.1.0/lib/figaro/cli/heroku_set.rb:7:in `run' from /Users/jon/.rbenv/versions/2.1.5/lib/ruby/gems/2.1.0/gems/figaro-1.1.0/lib/figaro/cli/task.rb:9:in `run' from...

As a hard wrap user, something that annoys me is hitting 'Enter' when in a list to hard wrap a long list item, and getting another bullet instead. Is there...

enhancement

I forget about this and run into it every once in a while, it might help a few. (cf. #20)

It makes me either have to insert a modeline at the end of the file that is editor specific, or configure my editor once again for an extension-less file.

The promise already says whether it's accepted or rejected, I'd expect an invocation that doesn't necessarily raise an exception when permission is denied.

I stumbled upon this weird bug where an exception was raised in a hook by Coderay. ``` before_session hook failed: ArgumentError: Symbol or String expected, but NilClass given. /Users/jon/.rbenv/versions/2.7.1/lib/ruby/gems/2.7.0/gems/coderay-1.1.3/lib/coderay/helpers/plugin_host.rb:215:in `validate_id'...

Good people of pry-core, hello! I was in the process of developing some fun console coloring options as part of Pry/StackExplorer and Pry/Rails, and wanting to allow users to customize...

Hello, first time user trying this out here! The project seems very opinionated on convention-over-configuration and providing simple APIs, which I like and believe JS sorely needs. I'm hoping to...