-
Public messages are basically a way to attach short public messages to orders.
Now that we have [re-integrated the public messages feature](https://github.com/opencollective/opencollective-frontend…
-
Please use minitest framework (it's included in Rails framework)
You can refer the following to know how to write test in Rails project.
https://bitbucket.org/lumbermill/toyota-cms (authentication …
yosei updated
5 years ago
-
### Expected behaviour
the app should deploy to Heroku.
### Actual behaviour
uglifier throws errors on rake assets:precompile, halting the deploy on Heroku.
If I remove ComfyMexicanSofa from the…
-
rails_admin user editing :
```
ActiveRecord::RecordNotUnique in RailsAdmin::MainController#edit
PG::UniqueViolation: ERROR: duplicate key value violates unique constraint "users_pkey" DETAIL: Key (id…
-
- the information in the secondary gemfile are lower priority
- Do not include the secondary gemfile in a lock
- the secondary Gemfile should not effect the resolve of the main Gemfile. It is a supers…
-
I try to install cms on my project but I can't install it.
I have installed cms gem and run "bundle install" command line.
And then I have tried next command line but I can't run it "rails generate …
-
Most Ruby CMS, and gems in general, use the MIT license.
Camaleon CMS is currently using the GNU Affero General Public License.
I would suggest switching to the MIT License. It's used by most depend…
-
Howdy,
I just wanted to quickly get CMS up & running to see what looks like.
So far, I did this:
```
git clone git@github.com:comfy/comfy-demo.git
cd comfy-demo/
bundle
rails db:migrate
…
-
I tried to create new theme
```
$ rails g camaleon_cms:theme nwtheme
Running via Spring preloader in process 14726
/usr/lib/ruby/2.3.0/fileutils.rb:1366:in `mkdir': Permission denied @ dir_s_mkdir…
-
the steps:
1. rails new mark -d postgresql
2. add comfortable-mexican-sofa to gem
3. bundle
4. rails generate comfy:cms
then show the error:
Could not find active_link_to-1.0.5 in any of the s…