-
A good handfull of plugins seem to be broken in gedit 3.8 (ubuntu 13.10)
I got the following list from just running down the plugins I have installed and trying to enable them and seeing which ones f…
-
```
What is the expected output? What do you see instead?
/vendor/plugins/12_hour_time/lib/12_hour_time.rb:21: warning: already
initialized constant POSITION
Outputs before every rake or rails serve…
-
Hi, everyone!
The plugin does not seem to work with redmine 2.3.1.
Error with the plugin:
rake redmine:plugins:migrate RAILS_ENV=production
rake aborted!
undefined method `named_scope' for #Class:0…
-
...with rails_xss plugin - which will be default in Rails 3, but many switches now already.
-
## Is your feature request related to a problem? Please describe.
Currently [rubocop detects rails version from Gemfile.lock](https://github.com/rubocop-hq/rubocop/blob/b8eaa55a45b6fab6ad43a3862b3f…
-
After seeing the heroku script I tried to install it, but with no luck. I got to the point where the installation seemed to be happening, but then it failed. I don't know whether this was just user er…
-
Right now the existing plugins are located in the same Rails engine. After discussing in the office we've decided to split them in one-engine per plugin, reasons are:
- Keep plugins independent
- Avo…
-
If you have the following project structure:
```
app_root
src
lib
some_dependency --> /home/joe/projects/some_dependency
```
where `some_dependency` inside the lib folder is a symlin…
-
Could you write in more detail how to install the plugin you developed?
I use:
Win - 7x64
Bitnami
redmine - 4.0.4.1
redmine is installed in the e: \ srw \ Bitnami \ 4.0.4.1 folder
I do:
1. …
-
I am trying to add the CodeSnippet plugin to CKEditor (installed in my Rails app using ckeditor-rails).
To do this, I first added the CodeSnippet plugin folder and all of its dependencies to the dir…