RSS kinderman.net
哪吒推荐该订阅
原站:http://kinderman.net/articles.rss
指数:
点击立即订阅,“kinderman.net”的内容有更新,哪吒第一时间提醒您
“kinderman.net”的内容更新
累计:14 篇(自 2009-04-22 起)
更新:约5篇/年,最后更新579 天前
kinderman.net
i like being able to easily add and remove vim scripts, whether it's to try one out or easily upgrade to a newer version down the line. since the directory structure of a script almost always follows the standard runtime directory structure, i simply wrote a script that adds each directory under $home/.vim/vendor to vim's runtimepath, so that vim include... (311 天前)
kinderman.net
back when i used textmate, i liked that you could save projects to a file so that you could quit textmate and come back later, load the project file up, and have all the files and tabs set up and open the way you had them. since switching to vim, i've gotten the same functionality (and more!) using the :mksession command. one thing that's missing in vim,... (311 天前)
kinderman.net
we've been building up a rest api at work for a couple of months now, have an iphone client, an android client, and a browser-based client built on it, and are well on our way to using it for a number of other purposes. as far as client and api development are concerned, things are going pretty smoothly. so, when i read michael bleigh's article on how he... (311 天前)
kinderman.net
i'm a firm believer in the importance of top-down and behavior-driven development. i often start writing an integration test as the first step to implementing a story. when i started doing rails development, the expressiveness of ruby encouraged me to start building a dsl to easily express the way i most-often wrote integration tests. in the pre-rspec da... (311 天前)
kinderman.net
The ShortI've written a plugin for Ruby on Rails that allows you to test SSL-dependent application behavior that is driven by the ssl_requirement plugin without the need to install and configure a web server with SSL. Learn moreThe LongA while back, I wanted the Selenium tests for a Ruby on Rails app I was working on to cover the SSL requirements and... (311 天前)
kinderman.net
If you use ActiveRecord observers in your application and are concerned about the isolation of your model unit tests, you probably want some way to disable/enable observers. Unfortunately, Rails doesn't provide an easy way to do this. So, here's some code I threw together a while ago to do just that.module ObserverTestHelperMethods def observer_instanc... (311 天前)
kinderman.net
In Rails, hooking up an ActiveRecord model to use a value object to aggregate over a set of database fields is a piece of cake. With the accessor methods that are created for a composed_of association, you can now deal exclusively with the composed_of field on your model, instead of directly manipulating or querying the individual database fields that it... (311 天前)
订阅者 ( 1 )
martin
相关订阅源
RSS 草根网

草根网关注互联网行业变化,关注草根创业,关注项目的运营,草根网是以DIGG +点评方式阅读IT资讯,交流思想,积累知识的学习型互助社区。

标签: 草根网 it it资讯 草根 it资讯精读

指数 | 2079人订阅  

RSS 清清月儿 .NET万花筒 Asp.net技术 Asp.net教程 Asp.net源码 Asp.net基

凡事由其自然,遇了处之泰然,得意之时淡然,失意之时坦然,艰辛曲折必然,历尽沧桑悟然。

指数 | 3人订阅  

RSS 清清月儿 .NET万花筒 Asp.net技术 Asp.net教程 Asp.net源码 Asp.net基

凡事由其自然,遇了处之泰然,得意之时淡然,失意之时坦然,艰辛曲折必然,历尽沧桑悟然。

标签: asp.net dotnet

指数 | 37人订阅  

我要反馈