-
Good Evening,
I have been unable to run the tests and I have no clue what is wrong. I am encountering an issue in the terminal after running the 'rake' command per the instructions in the index.html …
-
Consistently formatted yaml, json, etc makes it easier for multiple developers and reduces git diffs.
Formatting and linting that can be run on at git commit time with a git hook, reduces the need …
-
When I am working with non `.rb` files, like thor, Rakefile, rb executable, the autoformat does not work even when activated with `:RufoOn`.
-
In the Great Windows Merge #185, some code resurfaced that was previously deleted. This issue is a reminder to clean up and re-test the build.
- VLC conditional code in `Rakefile`, `Rakefile_for_windo…
-
I'm trying to install rawr inside a rails app, and I get this error:
```
$> rawr install
Running in jruby 1.6.7 (ruby-1.9.2-p312) [darwin-x86_64-java]
Create rawr files using {:wordy=>false,
:class=…
-
see if instead of using the redstorm bin for all commands in workflow, we could use a generator to create a local Rakefile and expose rake tasks for the workflow. This would allow easy local customiza…
-
[adiny@compy .gem]$ git clone https://github.com/h22roscoe/split_by_genre.git
Cloning into 'split_by_genre'...
remote: Counting objects: 28, done.
remote: Compressing objects: 100% (20/20), done.
…
-
When run docker-compose up this error occurs
Gems in the groups development and test were not installed.
Bundled gems are installed into /usr/local/bundle.
rake aborted!
No Rakefile found (look…
-
Most of the ground work is done. Waiting for a rake::builder gem release to confirm compiler errors abort the build as expected.
-
Would you be open to supporting rake tasks in recurring jobs?
Something like this
```yaml
production:
generate_sitemap:
rake: sitemap:refresh
flags:
s: true
verbose: …