Questions tagged [copycopter]

Rails on Rails gem for user supplied and maintained text

Copycopter allows you to write default copy in the application that can later be edited by clients without changing the application code or issuing a new deploy.

9 questions
4
votes
1 answer

Copycopter server crashing on Heroku (Rails)

I just started to try out copycopter but the out of the box app seems to be crashing. I pretty much just ran the instructions at https://github.com/copycopter/copycopter-server, but clearly something isn't working right. This is the last several…
Kvass
  • 8,294
  • 12
  • 65
  • 108
3
votes
2 answers

How do I prevent CopyCopter(client & server on Heroku) text from reverting to Default values?

Occasionally text reverts to default values. Particular in the mornings. My guess, since both are running on Heroku, is that one or both apps are put to sleep on low volume days. If I am guessing correctly, it seems likely, there is a best…
Charles Magid
  • 121
  • 1
  • 1
  • 5
2
votes
1 answer

Store CopyCopter Results Locally

Following the Railscast episode on copycopter, so I set up my copycopter server on heroku. Everything works great, until AWS goes down and brings down heroku. At that moment, all my copycopter text reverted to the default text I had entered on my…
Tyler DeWitt
  • 23,366
  • 38
  • 119
  • 196
1
vote
1 answer

Copycopter-server : bundle install failed due to "Platform" gem

I have decided to try to deploy Copycopter-server on my VPS . After cloning the Github repository on my development machine , I tried bundle install . And then the error appeared : Gem::RemoteFetcher::FetchError: Errno::ECONNREFUSED: Connection…
R Milushev
  • 4,295
  • 3
  • 27
  • 35
1
vote
0 answers

Rails console wont open - no error

I'm using Rails 3.2.11, Ruby 1.9.3, and cannot get rails console to open. No errors are being returned either. The only message I get is: ➜ projectname git:(development) ✗ rails c ** [Copycopter] [P:xxxx] [T:xxxxxxxxxxxxxx] Client 2.0.1 ready **…
1
vote
1 answer

Rails i18n copycopter reaching out to infinity

I found copycopter a while ago and now started using it. I am pretty happy with it but now am having some weird issues. My DB size is 8M (thousands of versions on day one) and it keeps adding blubs. It started with a few hundres and over the weekend…
Yuri
  • 1,261
  • 1
  • 11
  • 23
0
votes
1 answer

Rails, How does copycopter scan views for translations?

Can anyone point me to the code that CopyCopter uses to scan views for translations? I considered using CopyCopter as my i18n back end but it has proved too problematic to upgrade it to Rails 4, perhaps when I have more time I'll have a go; So I…
jamesc
  • 12,423
  • 15
  • 74
  • 113
0
votes
1 answer

Copycopter - different flag instead of t

I want copycopter to recognize a blurb only when I specifically pass in some sort of copter flag or something like that. I do not want it to offer a blurb for every t call. How do I do this?
Kvass
  • 8,294
  • 12
  • 65
  • 108
0
votes
1 answer

CopyCopter with ActiveAdmin gets loads of Timeout Errors.

I am using CopyCopter with ActiveAdmin. I get the following Timeout Errors in the messages and the Admin side moves like molasses. Why is copycopter even being messaged from the ActiveAdmin views? What part of the handshake am I missing? 14…
Charles Magid
  • 121
  • 1
  • 1
  • 5