-
I'm installing a Rails project from scratch using Bower+Emcee, following this tutorial: http://stackoverflow.com/questions/26884022/google-polymer-with-rails-4
When I get to step 3 or 4
```
rails …
-
I’m trying to install spree_braintree gem to integrate braintree gateway with spree 3.0.1. When I run “bundle install”, I get this error “Bundler could not find compatible versions for gem “spree_core…
-
I'm testing deploys on vagrant but it failed during asset precompilation as rsync was using the default 22 port and vagrant is expecting port 2222 by default.
I set this up in the `vagrant.rb` file I…
-
Hello,
Thanks for development of spree_robokassa gem. It looks excellent. Though I have a small issue with it.
Yesterday I've installed it to my site and still can't make it work for me in the test …
-
Hi, I'm new to Captain Shove, but it sounds like its goal is similar to Ansible's. I skimmed the docs and didn't see any reference to competing projects (including Ansible or anything else).
Please c…
-
I'm curious to know what cool stuff people are using Polo for.
- What environments are you generating data for?
- What version of Rails?
- How big is your final .sql file?
- What database are you usin…
-
How to install it on Kvm VPS? No docker or vagrant.
Thanks
-
I haven't found any previous discussions about this topic, so I start one here:
One thing that is missing from this gem (and we had it in capifony) is doctrine integration.
I have this basic list of…
-
Can we make huginn OpenShift-aware without breaking it for everyone else? Here's a summary of the changes necessary, based on the diffs between the openshift branch and master:
- [ ] Procfile needs `w…
-
AngularAMD 0.2.1 supports angular 1.3, but bower-angularAMD doesn't. So I can't use angular 1.3 and AngularAMD downloaded via bower. why?