-
When I try to save a kanban state in admin, i end up with an error 404 and I notice the subfolder is missing.
My bitnami redmine (on windows) runs under http://domain/redmine
When saving the state, it…
-
after installino I run bundle exec dawn -h
and the output was:
/Users/marinobonetti/.rvm/gems/ruby-2.0.0-p0@global/gems/codesake-commons-0.90.0/lib/codesake/commons/logging.rb:60:in `helo': undefined…
-
The template [https://raw.github.com/RailsApps/rails-composer/master/composer.rb] could not be loaded. Error: No such file or directory - [APPDIR]/app/controllers/home_controller.rb
-
Looks like our deploys to beta-aerobic have been failing for a while and CC menu hasn't been updating.
Something about pre-compiling assets.
```
cd $WERCKER_SOURCE_DIR
ubuntu$/pipeline/build$ expor…
-
Failed to execute:
"path_to_my_app/shared/bundle/ruby/1.9.1/bin/wkhtmltopdf" -q "file:////tmp/wicked_pdf20130514-24078-1a76jko.html" "/tmp/wicked_pdf_generated_file20130514-24078-151yqeu.pdf"…
-
This is a very fresh install, no customization, nothing.
```
app/assets/stylesheets/foundation_and_overrides.scss:1272
app/views/layouts/application.html.erb:18:in `_app_views_layouts_application_htm…
-
I am using 4.1.0 and am sending an update via:
Twitter.update(message)
and am getting this error here:
```
ArgumentError: argument must have an :id key
from /Users/u/.rvm/gems/ruby-1.9.3-p194/gems/…
-
Looks like you're trying to append to a file that doesn't exist (which is weird that it doesn't work...)
Could possibly be a bug in Thor I guess...
``` sh
$ suspenders TestTest -G
create
…
icco updated
11 years ago
-
The latest change didn't fix the previous problem in Issue #43.
-
Edit: Title was "Undefined local variable or method `params' on Rails 3.1"
Hi,
On a fresh Rails 3.1 install, I've the following message when I go to /admin (I desactivated authentification):
```
St…