Skip to content

Sample application using Rails 4.2.0 beta and Marty.js as Flux implementation

Notifications You must be signed in to change notification settings

jhollingworth/rails_and_flux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rails and Flux: A real use case

This is a real use case application using:

  • Rails 4.2.0 beta

  • React.js

  • Marty.js for implementing Flux

  • PostgreSQL full-text search

To test it, just fork it and run:

$ bundle install
$ db:setup
$ rails s

Happy coding!

About

Sample application using Rails 4.2.0 beta and Marty.js as Flux implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.9%
  • CSS 21.8%
  • CoffeeScript 15.8%
  • HTML 9.5%