Skip to content

cwy007/poller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

用到的第三方库

gem 'cocoon'
gem 'cache_culture'

设计到的内容

  • Nested attributes in Rails and the Cocoon gem
  • Many-to-many relationships with an intermediate table
  • Authentication via Facebook using an OmniAuth strategy
  • Using the jQuery Validate plugin and a dash of AJAX to improve the user’s experience
  • Model caching, counter caches (with the cache_culture gem), and eager loading for improved performance
  • Visualizing a poll’s statistics with Bootstrap’s progress bars (and a bit of Math)

原文链接

https://www.sitepoint.com/polling-users-rails/

About

民意调查

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published