摘要: http://git-scm.com/book/en/Customizing-Git-Git-Configuration$ git config --global core.editor vim 阅读全文
posted @ 2014-06-19 21:38 冰凌花花~ 阅读(201) 评论(0) 推荐(0)
摘要: http://www.skorks.com/2009/09/ruby-exceptions-and-exception-handling/Rescuing Exceptions Inside MethodsIf we are inside a method and we want to rescue... 阅读全文
posted @ 2014-06-19 21:05 冰凌花花~ 阅读(130) 评论(0) 推荐(0)
摘要: vim route.rb resources :fetched_apps do member do patch :import end end spring rake routes recommend_apps GET /recommend_apps(.:fo... 阅读全文
posted @ 2014-06-19 16:34 冰凌花花~ 阅读(195) 评论(0) 推荐(0)