-
Environment:
Redmine version 2.3.1.stable
Ruby version 1.9.3 (x86_64-linux)
Rails version 3.2.13
Environment …
-
Concerto 2 has a dynamic plugin system that allows users, via the admin UI, to register additional plugins which get injected into the instance's Gemfile via some clever Ruby and `Gemfile-plugins`. Th…
-
Hi, Im setting up Mobility in our Rails app. It works when working in the console setting and saving data. But a problem appeared when we ran all our test suite. Consider a model called "G…
-
Getting below error and dont see schema.rb columns in suggestions when I start solargraph with bundle
```
[WARN] undefined method `present?' for "":String
/bundle/ruby/3.2.0/gems/solargraph-rai…
-
We use Rails version - 2.1.1 and Passenger version - 2.2.4.
We had followed all the steps given in github to install modporter and make changes in the conf file.
However we got the following error.
…
-
I try to install Pluigin in bitnami Redmine stack 4.1.1.
When executing 'bundle exec rake redmine:plugins:migrate RAILS_ENV=production' I get the following error:
'fatal: not a git repository (or …
-
After the commands:
git clone https://github.com/marcelbonnet/redmine_tables.git redmine_tables
sudo bundle exec rake redmine:plugins:migrate RAILS_ENV=production
I receive this error message:
…
-
Hi @suer !
I'm new to redmine plugins and also new to RoR.
I tried to install this plugin on my bitnami, followed the instructions,
but I seem to fail on the rake command.
**$ rake redmin…
-
I wanted to try if the plugin was compatible with 5.0.5 and unfortunately it seems that it isn't the case.
It files while installing the plugin
```
redmine@redmine:/var/www/redmine/plugins/that_ema…
-
Installed in plugins/timelog_timer:
Environment:
Redmine version 2.2.1.stable
Ruby version 1.8.7 (x86_64-linux)
Rails version …