Spaceframe for Spine is a set of Rails generators to implement ChaiOne's best practices for a client-side application.
SpaceFrame for Spine is a set of Rails generators to implement ChaiOne’s best practices for a client-side application. This version supports Spine.js, a popular client-side framework.
Add this line to your application’s Gemfile:
gem 'space_frame_spine'
And then execute:
$ bundle
Or install it yourself as:
$ gem install spaceframe_spine
Although they aren’t required, it’s a pretty good idea to add the spine-rails
and eco
gems to your Gemfile.
You could also provide your own Spine.js libraries, and any Javascript templating engine that supports JST.
rails g spaceframe:new
rails g spaceframe:model NAME [attributes]
rails g spaceframe:section NAME
Independently in 1900 and 1950, Alexander Graham Bell and Buckminster Fuller developed the Space Frame, one of the strongest construction frameworks ever devised. It employs either a triagonal or octahedronal cross-truss shape to distribute loads.
Space frames are used in architecture and performance vehicles, and are lightweight, inexpensive and easy to implement.