一

{"type":"编程笔记"}


  • Home

  • Archives
  • Search

net::smtp for gmail

Posted on 2007-09-02   |   In ruby

先安装gem包tlsmail。

Read more »

rails routes 详解

Posted on 2007-08-26   |   In ruby

Rails Routes控制台测试

Read more »

rails activerecord observer usage

Posted on 2007-08-26   |   In ruby

要使Observer工作,第一种做法是在controller里声明, 这样unit test就无法加载此observer到console中

Read more »

one_to_one relationship explain and notice

Posted on 2007-08-26   |   In ruby

以Agile Web Development with Rails书中关于has_one关系的order和invoice关系做个例子,其中设了一个total_price字段在invoice表中,不能为空,当做以下操作时:

Read more »

ruby metaprogramming example

Posted on 2007-08-24   |   In ruby

ruby metaprogramming需要熟悉Ruby的一些方法和类:

Read more »
1…909192…99
yuweijun

yuweijun

492 posts
12 categories
RSS
GitHub Twitter
© 2021 yuweijun
Powered by Hexo
Theme - NexT.Mist.KISS