-
I'm trying to follow the [instructions here](https://docs.dev.to/installation/mac/) on getting setup locally.
I've setup postgres from [postgres.app](https://postgresapp.com/), and I think I've als…
-
`ModuleNotFoundError: Module not found: Error: Can't resolve 'sass-loader'`
thank you for guidance, @csexton!!!
https://www.codeography.com/2019/08/02/rails-6-on-heroku.html
https://www.codeogr…
-
Hello everyone!
I have been struggling to import Administrate's stylesheets in a new Rails 6 app. After running the generator using `rails generate administrate:assets:stylesheets` and restarting m…
-
Certain features of [slim](https://github.com/slim-template/slim), such as the `include` directive, can cause files to misreport line counts. This leads to the problem as follows, which has cost me a …
-
Hello - We are trying to use this gem but are coming up against a issue. Please see code below:
```ruby
c = Cloudflare.connect(key: cf_key, email: cf_email)
c.zones
=> #
c.zones.first
Trac…
-
Currently we're on v3.8.0 ([ref](https://github.com/0xdevalias/devalias.net/blob/master/Gemfile#L3)):
- https://jekyllrb.com/news/2018/04/19/jekyll-3-8-0-released/
- https://jekyllrb.com/news/2018…
-
Hi there and thank you for your amazing work on Loomio!
I've been using Loomio's Docker image happily for the past year. This morning, I tried to upgrade to https://github.com/loomio/loomio/release…
-
### Result of make-pull-init command:
```
$ make pull init
docker pull sindan/fluentd:1.3.0
1.3.0: Pulling from sindan/fluentd
e7c96db7181b: Already exists
1ab65449ad90: Pull complete
41ef742…
-
### Description
I would like to report to Datadog any Bugsnag notification (either the automatic reporter from Rails gem [global rescue], or manual from handled errors implemented by devs).
### Is…
-
I don't have much experience with Ruby or Gem, but I'm trying to get a clone of another repo onto my machine for local development.
I'm able to successfully get the site up on `localhost`, but I ca…