欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Boxroom
来自开放百科 - 灰狐
Ruby on Rails app for managing your files online. Create folders, up/download files, create user groups and give them rights on certain folders.
安装指南
mysql> create database boxroom; rake migrate
vi config/environment.rb
# ActionMailer config: ActionMailer::Base.delivery_method = :smtp
ActionMailer::Base.server_settings = {
:address => "your.smtp.server",
:port => 25,
:domain => "your.domain"
}
vi app/models/password_mailer.rb
PasswordMailer
ruby script/server
分享您的观点