Javan Makhmali
|
11c08bdd2f
|
Shell out to cp ourself.
The output from using FileUtil's `cp_r` with the previous options was `cp -rp --remove-destination`, which aren't even valid options.
|
2014-01-30 17:31:09 -05:00 |
|
Trevor Turk
|
c77cd152ba
|
Use old hash syntax for Ruby 1.8 compatibility
|
2014-01-30 15:12:37 -06:00 |
|
Javan Makhmali
|
dc06bc9a6b
|
Recursively copy the whole emoji dir, preserving symlinks
|
2013-11-16 13:10:04 -05:00 |
|
Dan Thompson
|
27e6ef7bc0
|
Remove external dependencies
|
2013-01-09 16:25:21 -05:00 |
|
Dan Thompson
|
8441803d17
|
Update target path to not rely on Rails constant
|
2013-01-07 09:57:37 -05:00 |
|
Dan Thompson
|
8781d47ddb
|
add environment task
appends to or creates when not already present (no-op)
|
2013-01-07 09:41:40 -05:00 |
|
Ryan Senkbeil
|
5179cd8159
|
Add a description to the emoji rake task.
This makes it show up when using `rake -T`.
|
2012-12-04 13:42:50 -06:00 |
|
Joshua Peek
|
892ac6274d
|
Copy unicode images too
|
2012-11-14 17:50:21 -06:00 |
|
Joshua Peek
|
24cb142c5e
|
Fix rake task path
|
2012-10-02 17:05:39 -05:00 |
|
Trevor Turk
|
bd929a9ee0
|
require emoji in the task
|
2012-10-01 16:57:41 -05:00 |
|
Trevor Turk
|
436209c12f
|
require environment instead of emoji
|
2012-10-01 16:51:21 -05:00 |
|
Trevor Turk
|
24d9881f20
|
move rake task so we can require it in our apps
|
2012-10-01 16:42:43 -05:00 |
|