Profile_bird

Hey there! meskyanichi is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving meskyanichi's tweets.

Already using Twitter
from your phone? Click here.

meskyanichi

  1. Also, Backup in combination with Whenever is really awesome. Both look alike when it comes to setting them up and configuring them! Simple!
  2. Loving how Backup works now. So much better even from the 2.0 release already! Doing some refactoring and usability patching tomorrow. :)
  3. Put this in your pipe, and smoke it!
  4. Running Chrome on Mac OS X. Love the GUI. Also the animations for specific things are nice and smooth.
  5. Just released Backup 2.3! Backup is now independent of RubyOnRails! You can execute backups from the command line now. http://bit.ly/1vJcL8
  6. Google Chrome for Mac. Let's see.....
  7. Looks like I'm done polishing the next release of Backup. Updating the Readme first and will then be releasing it! *excited*.
  8. The new way to "decrypt" encrypted files with the Backup Gem: sudo backup --decrypt [FILE]
  9. @cldwalker awesome! This is exactly what I wanted! Thanks a lot!
  10. @gearwheeldotnet ah yeah. same here. it's good stuff. Thanks for pointing it out though! :)
  11. Doing some more development with the Backup Ruby Gem. Afterwards I'll finish my Java assignments. Can't wait to release the new Backup ver.
  12. @gearwheeldotnet yeah I looked into HIRB. Though, do you know if it has the ability to do something similar to: puts Record.all in terminal?
  13. Anyone know of a tool that can output an ActiveRecord object into a nice Table-like structure in the terminal? (not inside IRB) #ruby #rails
  14. I believe I'm actually almost done with implementing the executable bin file to Backup so it can be used without Rails as well! #backup #gem
  15. sudo backup --destroy-all !! Huzzah!
  16. Woo! Got Backup working using an executable bin file! Fine tuning it now! #ruby #backup #gem
  17. Morning. About to head to school. *yawns*. Java day today.
  18. Having some issues due to permissions on the computer. Gonna get some sleep. Will continue the Backup Gem development tomorrow!
  19. Getting the hang of OptionParser. I got it doing what I need it to do for Backup. Very nice command-line parse solution! Love it.
  20. Working on the Backup gem. Busy implementing the executable binary so Backup can be used without Rails! Will be very nice. #ruby #backup