cladm - datamapper class textmate snippet
class ${1:${TM_FILENAME/(?:\A|_)([A-Za-z0-9]+)(?:\.rb)?/(?2::\u$1)/g}}
include DataMapper::Resource
end
p.s: syntax highlighting coming soon :)
...
class ${1:${TM_FILENAME/(?:\A|_)([A-Za-z0-9]+)(?:\.rb)?/(?2::\u$1)/g}}
include DataMapper::Resource
end
p.s: syntax highlighting coming soon :)
Hello! I'm Francesco Canessa, a software developer specialized in web development. Contact me, I like software, open source and beer!
"Man is driven to create; I know I really love to create things. And while I'm not good at painting, drawing, or music, I can write software."
Yukihiro Matsumoto