文件名称:websocket_messaging
文件大小:42KB
文件格式:ZIP
更新时间:2024-07-05 12:42:20
Ruby
这是一个基于 Rails 的简单消息传递应用程序。 使用此应用程序,您将拥有 a hand rolled user system and the users will have the ability to message each other within the app. 我正在使用 Rails '4.1.8' 和语义 UI 进行样式设置。 我使用这个 gem 来安装语义: gem 'semantic-ui-sass' , github: 'doabit/semantic-ui-sass' , branch: 'v1.0beta' 命令行中此 repo 的说明: git clone git@github.com:danarmulder/simple_rails_messaging_tutorial.git cd simple_rails_messaging_tutorial 捆
【文件预览】:
websocket_messaging-master
----log()
--------.keep(0B)
----public()
--------500.html(1KB)
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------404.html(2KB)
----config.ru(154B)
----db()
--------seeds.rb(691B)
--------schema.rb(2KB)
--------migrate()
----lib()
--------tasks()
--------assets()
----Gemfile(1KB)
----README.rdoc(781B)
----Rakefile(249B)
----config()
--------initializers()
--------application.rb(988B)
--------environments()
--------locales()
--------boot.rb(170B)
--------secrets.yml(964B)
--------routes.rb(380B)
--------database.yml(3KB)
--------environment.rb(150B)
----test()
--------test_helper.rb(312B)
--------integration()
--------models()
--------controllers()
--------fixtures()
--------helpers()
--------mailers()
----Procfile(37B)
----Gemfile.lock(3KB)
----.gitignore(472B)
----app()
--------views()
--------models()
--------controllers()
--------helpers()
--------mailers()
--------assets()
----bin()
--------bundle(129B)
--------rake(164B)
--------rails(220B)
--------spring(461B)
----vendor()
--------assets()