Adriano Bacha
Adriano Bacha
I'm trying to create two nested forms for the same relation but with different forms but when I click on the 'add' button on the form A, it creates a...
I don't know exactly why but apparently @file gets nil here: `@position = @file.sysseek(0, IO::SEEK_END)` and its raising an error `EventMachine error: undefined method `sysseek' for nil:NilClass - /usr/lib64/ruby/gems/1.8/gems/eventmachine-tail-0.6.3/lib/em/filetail.rb:106:in `initialize'`...
I'm using `as_enum` on a non-activerecord class by including it is it possible to set a default value on an enum?
``` 1.2.1 ... grepper and lookup methods are now overridable ``` how?
Fixing compatibility with new ruby syntax: "Real" keyword argument https://bugs.ruby-lang.org/issues/14183
How can I make Views and Helpers methods invocation accounts for 'unused methods'?
Is it possible to bind a shortcut (ie _leader_ G) to do :Ag ?
I'm trying to use this plugin with gem zeus but I can't because of the '--color' option: `let g:ruby_conque_rspec_runner='zeus rspec'` ``` /home/duke/.rvm/gems/ruby-1.9.3-p194@bigbang/gems/zeus-0.13.2/lib/zeus/m.rb:188:in `block in parse_options!': invalid option: --color (OptionParser::InvalidOption) from...
**Describe the bug:** If you open/create a file and on the top row you declare a variable, it crashes. **To Reproduce:** 1. Create a new file "test.scss" 2. Type: "$tmp:...