copycopter / copycopter-ruby-client

Edit copy in your live web app.
http://copycopter.com
MIT License
177 stars 56 forks source link

Move rake tasks into lib, require that in the rake file #25

Open jkriss opened 12 years ago

jkriss commented 12 years ago

Structured this way, you can now call require "copycopter_client/tasks" in your Rakefile in a Rails 2.3 app.