RubyGems Navigation menu

e9_polls 1.0.9

** NOTE - This gem depends on e9_base, but does not reference it. \ It WILL NOT FUNCTION for apps which aren’t built on the e9 Rails 3 CMS **

E9Polls

Provites a Poll renderable for the e9 Rails 3 CMS.

Installation

  1. \ Include the gem and run the install generator to copy over the necessary files,

    then migrate.
    
        rails g e9_polls:install
    
    This will install the db migration, the JS and CSS required for the plugin to 
    function properly, and an initializer.
    
    Modify the CSS as you see fit and the JS as required (carefully).
    
    Check out the initializer and modify if necessary. \ For non-Ajax fallbacks it uses 
    the 'application' layout.  This should be changed if the app doesn't use application 
    layout as a sensible default.
    
  2. \ Migrate the database.

    rake db:migrate
    
  3. Finally, include the generated javascript and css (e9_polls.js and e9_polls.css) in the fashion suited to the app.

  4. There is no #4.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.0.10 - August 19, 2013 (13.5 KB)
  2. 1.0.9 - October 14, 2011 (13.0 KB)
  3. 1.0.8 - August 08, 2011 (13.0 KB)
  4. 1.0.7 - July 29, 2011 (13.0 KB)
  5. 1.0.6 - July 28, 2011 (13.0 KB)
显示所有版本 (共 10 个)

业主:

作者:

  • Travis Cox

SHA 256 校验和:

6d2cde5a1ee6d72d64d04319ba1fdcce7d3d6de98265f7bf57ae844b59abd770

下载总量 38,243

这个版本 3,877

许可:

需要的 Ruby 版本:

链接: