19 屋是一个活动平台,专注于为组织者提供便利的活动发布、推广、售票等免费服务。现在可以进行活动发起,签到等操作,后续的功能根据反馈来开发。
这个版本只对主要的服务对象(如 Ruby Tuesday 组织者 )开放注册,这样能更好地理解他们的需求,解决他们在活动组织过程中遇到的各种问题和不便。
另外部署了一个在 heroku
的同步版本:
http://saberma-19wu.herokuapp.com
登录邮箱:[email protected]
密码:666666
感谢为这个项目做贡献的 所有同学 https://github.com/saberma/19wu
各种清新哦~~
貌似语言包不全
translation missing: zh-CN.devise.failure.user.not_found_in_database
iMac:19wu-master lixueqing$ bundle install --without sqlite3 mysql2
Fetching source index from http://ruby.taobao.org/
Enter your password to install the bundled RubyGems to your system:
Installing rake (10.0.4)
Errno::EACCES: Permission denied - /Users/.rvm/gems/ruby-2.0.0-p247/build_info/rake-10.0.4.info
An error occurred while installing rake (10.0.4), and Bundler cannot continue.
Make sure that gem install rake -v '10.0.4'
succeeds before bundling.
楼主,这个怎么解决哇。
gem install rake -v '10.0.4'
这个能不能安装成功?
你在 Github Issue 上提问吧,以后可能有其他人会遇到这个问题,会有所帮助。