Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

Conditionally load faye js #69

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jan 26, 2013

  1. Use module pattern. Do not export buildPrivatePub function unnecessar…

    …ily to global namespace.
    vollnhals authored and Nicholas Firth-McCoy committed Jan 26, 2013
    Configuration menu
    Copy the full SHA
    641c831 View commit details
    Browse the repository at this point in the history
  2. only load faye.js if Faye object is not present

    this allows the inclusion of faye-browser.js into the asset pipeline as an optimization.
    vollnhals authored and Nicholas Firth-McCoy committed Jan 26, 2013
    Configuration menu
    Copy the full SHA
    ec40b2e View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG and README

    Nicholas Firth-McCoy committed Jan 26, 2013
    Configuration menu
    Copy the full SHA
    5623886 View commit details
    Browse the repository at this point in the history