-
SimpleCov causes [bacon](https://github.com/chneukirchen/bacon) to exit with a zero exit code even in case of failures/errors. The issue affects CI as failures are simply not reported and can go undet…
-
According to documentation, render_elements has several options, including the :only and :except options, that ONLY renders elements with that element name resp. all elements excepts those with that e…
-
On smartos and using rails 4.1. I expect the web server to run.
bash-4.1$ bin/rails server
/opt/local/lib/ruby/gems/2.0.0/gems/activesupport-4.1.0/lib/active_support/core_ext/module/aliasing.rb:32:in…
fire updated
10 years ago
-
**Ruby Version**: 2.0.0
**Rails Version**: 4.1.4
**Spree Version**: 2.3.1
**Gemfile**:
``` ruby
source 'https://rubygems.org'
ruby '2.0.0'
gem 'rails', '4.1.4'
gem 'pg'
gem 'redis-rails'
gem 'redi…
-
Hi,
First many thanks for the great work you've made! This cms is amazing.
Using Rails 4.0.4 and the master of alchemy_cms, I've created my own page (named suggestion) using your message model and c…
-
Using Alchemy v.2.7 alchemy-richmedia-essences is not supported anymore. See: https://github.com/magiclabs/alchemy_cms/issues/469#issuecomment-35412157
-
Made an update alchemy cms (v3.0.0rc4) / alchemy-devise (2.0.0rc1)
Get this error when i try to open the user module
```
NoMethodError undefined method `link_to_confirmation_window'
/alchemy-de…
-
I've just installed alchemy cms on my pre-existing app in rails 4, I've noticed that locale "de" always forced on routes once I click any link.
For example, if I am at "http://lvh.me:3000/", clicking…
-
Hey guys,
I need your help. I have spent quite some time on trying to integrate the authentication mechanisms of alchemy and my existing Rails app.
- I installed alchemy_cms with the most current pub…
-
While upgrading an existing app from `2.3` to `2.7.1` (or `2.7.2` ) I have had few issues with the new structure of the database. It seems, that the structure of the current database is not been upg…