-
New Relic internal server error this morning from 6 to 10:30 AM. (This was same issue as we had yesterday afternoon.)
https://alerts.newrelic.com/accounts/1033463/incidents/162978050
Plot looked …
-
I'm trying to get backbone-forms running in my backbone-on-rails app, but I get this error when the javascript is loaded through sprockets:
```
Cannot read property 'editors' of undefined
```
Here'…
-
Hi!
Thanks for the gem update!
Looks like the version has snuck into the image paths in the style sheets again. I suspect the same issue as issue #5 .
Running
```
grep -R "jquery-ui/1.11.4/" `bun…
-
Running in the console or in a seeds.rb file a setting write results in error:
```ruby
Settings.app_name = "The Core by Gabriele Tassoni"
Traceback (most recent call last):
1: from (irb)…
-
Can the sassc dependency be removed?
We are using dartsass and would rather not have this as an explicit dependency
-
Items which would improve serviceability and diagnostics:
- [x] Sort all files before they are processed in `ingestor.rake`
- [x] Modify User to include `has_many :document_uploads`
- [x] Modify …
-
### Pitch
Give instance admins the option to disable the attaching of files to toots.
### Motivation
Some server owners might not have the storage space, time to moderate uploads, or simply h…
-
While the last version still exists for installing, Rails team has pretty firmly deprecated it and it's no longer being installed.
https://github.com/rails/rails/pull/50535
https://guides.rubyo…
-
After upgrading to bootstap 4 I am working through a few new issues. When I click on the x-editable link the popup appears, but with no content. And, the following error appears in the console. Hav…
-
```
What steps will reproduce the problem?
1. This html example works properly. Map can be moved, zoomed etc.
$(function() {
$('#map_canvas').gmap();
});
2. But when I put this into m…