-
Hi
I'm going crazy beacuse in development I have no problem. But releasing online I have an exception with ckeditor.
In /blog/admin/posts/:title/edit
I can't see the ckeditor.
In console I have a pro…
-
Hi guys,
I have this config file:
```
http_path = "/"
css_dir = "_css"
sass_dir = "_css/_sass"
images_dir = "_img"
javascripts_dir = '_js'
output_style = :compressed
line_comments = false
```
Koa…
-
It appears that promise-polyfill compiles to an unrecognisable JS structure.
gemfile
`gem 'rails-assets-promise-polyfill', source: 'https://rails-assets.org'`
Error thrown
```
couldn't f…
-
I have fully integrated and running mad_chatter in my local development enviroment. Was easy and quick! Thank you.
However my problem is that I am deplyoing to the production server with mina and on …
-
generate-all is currently not generating the views/controller for domain classes with @CouchEntity. You can use generate-all only after commenting out @CouchEntity. The javascript CouchDB views then n…
-
```
javascript load multiple times in pfbc(PHP Form Builder Class - Imavex) when we
add elements which creates confliction in javascripts. it works fine when it
load first time as it loads javascrip…
-
here is the url of plugin redmine_banner
https://github.com/akiko-pusu/redmine_banner
Log:
> Started GET "/settings/plugin/redmine_ckeditor" for 127.0.0.1 at 2019-07-29 14:49:58 +0800
Processing…
-
```
Version: 0.7 (current version)
When setting tickSize in microseconds in the options array and when the mode
for the given axis is set, to "time", just *must* supply an array, even if a
custom f…
-
```
Version: 0.7 (current version)
When setting tickSize in microseconds in the options array and when the mode
for the given axis is set, to "time", just *must* supply an array, even if a
custom f…
-
Since Github went all crazy with using https the README does not work as advertised.
Also, changing the url to use https fails too:
```
turbonium2:Projects glongman$ rails new broken -J -d mysql…