Rails3 使用rake启动后台任务

时间:2022-05-02 19:27:53
【文件属性】:
文件名称:Rails3 使用rake启动后台任务
文件大小:467KB
文件格式:ZIP
更新时间:2022-05-02 19:27:53
源码 工具 NULL 博文链接:https://michael-roshen.iteye.com/blog/1731372
【文件预览】:
test_rake
----.gitignore(430B)
----1.bat(14B)
----test()
--------integration()
--------fixtures()
--------performance()
--------unit()
--------functional()
--------test_helper.rb(454B)
----public()
--------500.html(643B)
--------robots.txt(204B)
--------422.html(711B)
--------index.html(6KB)
--------404.html(728B)
--------favicon.ico(0B)
----Gemfile(778B)
----db()
--------development.sqlite3(0B)
--------seeds.rb(355B)
----log()
--------.gitkeep(0B)
--------development.log(63KB)
----app()
--------views()
--------mailers()
--------models()
--------helpers()
--------assets()
--------controllers()
----script()
--------rails(299B)
----vendor()
--------plugins()
--------assets()
----Gemfile.lock(2KB)
----config()
--------database.yml(576B)
--------environment.rb(152B)
--------environments()
--------application.rb(3KB)
--------locales()
--------boot.rb(191B)
--------initializers()
--------routes.rb(2KB)
----README.rdoc(9KB)
----tmp()
--------sessions()
--------cache()
--------pids()
--------sockets()
----doc()
--------README_FOR_APP(211B)
----config.ru(158B)
----lib()
--------tasks()
--------assets()
----Rakefile(828B)
----nbproject()
--------private()
--------project.properties(108B)
--------project.xml(329B)

网友评论