-
For the results of CalcyPy, I would like to include thousand separators in the results, like "1,000" instead of "1000". I tried to update the setting under "Plugins" >> "CalcyPy", select "Show group s…
-
When I do
```
bin/rspec spec/mailer/custom_devise_mailer.rb
```
I get a total 100% coverage of the class.
This is the class:
`class CustomDeviseMailer < Devise::Mailer
protected
def subject_for(k…
-
Hey so your gem is awesome and works perfectly in my mac's terminal, but when I try using it in the gitpod IDE or other IDE's I get this error:
`6: from bin/vgpop:6:in `'
5: from /workspac…
-
I'm having a hard time getting a simple file upload test working. I'm using Rails 3.0.0 on ruby 1.9.2.
View:
true do %>
File to Upload:
Cucumber Step:
When /…
-
When trying to add Alchemy to a fresh install of Solidus, running even `bin/rails g alchemy:solidus:install --help` gives this error:
```
AlchemyCMS cannot find any user class!
Please add a use…
-
Need to be split:
- [x] btf (dev-java and sci-libs)
Actually, a lot more:
```
find gentoo.git -type d -maxdepth 2 -mindepth 2 |
egrep -v 'dev-(perl|python|haskell)' |
awk -F/ '{print $…
-
## Terminal Stuff
* [x] `$ brew upgrade bat fzf git heroku hokusai hub macvim the_silver_searcher tmux yarn`
* [x] `$ replug`
* [x] `$ asdf update && asdf plugin-update --all && asdf reshim`
* […
-
**Describe the bug**
linux/AppLinux.cpp: In member function ‘virtual void launchy::AppLinux::alterItem(launchy::CatItem*)’:
linux/AppLinux.cpp:163:52: error: incompatible types in assignment of ‘QSt…
rezso updated
5 years ago
-
### Steps to reproduce
Access `/oauth/authorize` in a setup with Rails 5.1, most recent Doorkeeper version and most recent active_model_serializers version.
### Expected behavior
Correct JSON ren…
-
- Ubuntu : 15.10
- ruby 2.2.1p85 (2015-02-26 revision 49769) [x86_64-linux]
#### [Issue 1](https://gist.github.com/swapnilabnave/fb0aa8c28b134969670e)
```
Installing rbkit 0.1.10 with native extensio…