Zee Vieira

Results 15 issues of Zee Vieira

Version: 11.64 Build: 1403 Platform: Mac OS X System: 10.7.3 When I try to upload the file the browser tries to download the json response as a file. ### I...

Possibly solves or replaces #78 Say your deployment process require you to have your configuration at a certain file path or that you want to provide defaults for different platforms...

Re-opening @caulfield's #7 for investigation ``` All my controller(and acceptance) specs was broken with error > undefined method `as' for nil:NilClass I'm using rspec-rails 2.13.2 and rails 4.0.0. I found...

bug

I've been thinking about how the RSpec helpers would look. I think it would be wise setting an explicit expectation of what the `#refine` method returns. ``` ruby RSpec.describe ArticlesController...

enhancement

This is how I'd like them to work This will create your refineries folder and add a base, template refinery. ``` bash rails g arcane:install ``` This creates a refinery...

enhancement

Since the pry history can become a security concern it would be great if it can be configured through environment variables. Let each developer or operator decide for themselves without...

Accidentally approved someone to get on a private streak and there doesn't seem to be a way to remove him.

This is only conceptual, I don't know how this would be executed, but I want to share this idea anyway. In my app I would like to prioritise patterns matching...

feature request

Heya, I'm experiencing some issues with certain users not being able to retrieve a session and get stuck in a redirect loop. I've narrowed it down to the default session...