ubuntu, ror, jQuery, css, website memo
太嫩, 沒啥心得, 用來紀錄每天學的
2009年4月22日 星期三
動態生成常數
const_set
<br />module LoadConstant<br /> def self.do(file)<br /> y = YAML.load_file(file)[RAILS_ENV]<br /> y.each do |k,v|<br /> Object.const_set(k.upcase.to_sym, v)<br /> end<br /> end<br />end<br />
沒有留言:
張貼留言
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
沒有留言:
張貼留言