LoginSignup
42
42

More than 5 years have passed since last update.

RailsでBackbone.jsを使うときに使えるライブラリや資料など

Last updated at Posted at 2012-03-16

Backbone.js Advent Calendar最終日です.他のエントリはこちらをどうぞ.

最後ということで,実際にBackbone.jsを使い始めるのに便利なリンクをまとめておきます.

RailsでBackbone.jsを使うときに利用できるライブラリ

どちらもrails g backbone:installrails g backbone:scaffoldなどを提供する

codebrew/backbone-rails - GitHub

  • modelやrouterのgeneratorも提供している

meleyal / backbone-on-rails - GitHub

  • thoughtbot workshopsの思想を実現している
  • デフォルトではcoffeescriptで雛形を生成する

これら2つの違いについては https://github.com/meleyal/backbone-on-rails/wiki/How-is-this-gem-different-to-backbone-rails%3F をどうぞ.

Backbone.js全般

42
42
1

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
42
42