soca
soca copied to clipboard
Sammy On Couch App
Gems are just as easy to release without Jeweler than it is with it. It usually gets needlessly injected as a runtime dependency (the gemspec it generated for soca did...
Ruby 1.9.3-p194 installed with rvm, fresh install Latest soca gem installed with the following dependencies, in its own gem set: ``` Successfully installed json-1.4.6 Successfully installed mime-types-1.18 Successfully installed typhoeus-0.2.4...
sammy.couch doesn't seem to support design documents named differently than the couch database. A simple fix would be to introduce a designdoc argument to the constructor and using this when...
It shouldn't be installing shoulda, fakeweb, etc, should it? ``` ∴ gem+ soca Building native extensions. This could take a while... Fetching: thor-0.14.6.gem (100%) Fetching: git-1.2.5.gem (100%) Fetching: bundler-1.0.15.gem (100%)...
The "open" CLI command spawns "open http://...", but the "open" command on a Linux system doesn't have the same behaviour as "open" on MacOS X. "xdg-open" could/should be used instead.
A simple replication command would be useful (for data). I see it working something like: ``` soca replicate production default ``` This would run CouchDB's replication action to get the...
there doesn't seem to be a way to include rewrites through soca yet. is this correct?
1> [error] [] attempted upload of invalid JSON (set log_level to debug to log it) by => soca push sry but i can't get more details... tell me what u...
Hi! The first thing I did with soca was run off and install action on Cloudant. Viewing a filtered list didn't work, and the next day I got an email...