faye-rails
Simple Rails glue for the Faye messaging protocol.
파일 탐색기
최종 버전 다운로드 (.zip)- channel.rb
- message.rb
- monitor.rb
- observer_factory.rb
- controller.rb
- filter.rb
- matcher.rb
- middleware.rb
- rack_adapter.rb
- server_list.rb
- version.rb
- faye-rails.rb
- rails.png
- application.js
- application.css
- application_controller.rb
- widget_controller.rb
- application_helper.rb
- .gitkeep
- .gitkeep
- widget.rb
- application.html.erb
- development.rb
- production.rb
- test.rb
- backtrace_silencers.rb
- inflections.rb
- mime_types.rb
- secret_token.rb
- session_store.rb
- wrap_parameters.rb
- en.yml
- application.rb
- boot.rb
- database.yml
- environment.rb
- routes.rb
- 20111227101443_create_widgets.rb
- schema.rb
- seeds.rb
- README_FOR_APP
- .gitkeep
- .gitkeep
- .gitkeep
- 404.html
- 422.html
- 500.html
- favicon.ico
- index.html
- robots.txt
- rails
- spec_helper.rb
- .gitkeep
- .gitkeep
- .gitignore
- .rspec
- config.ru
- Rakefile
- README
- channel_spec.rb
- controller_spec.rb
- assets_spec.rb
- within.rb
- filter_spec.rb
- middleware_spec.rb
- observer_factory_spec.rb
- spec_helper.rb
- faye-browser-min.js
- faye-browser.js
- faye.js
- .gitignore
- .travis.yml
- CONTRIBUTING.md
- faye-rails.gemspec
- Gemfile
- Guardfile
- MIT-LICENSE
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/jimsynz/faye-rails
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd faye-rails
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
