Skip to content

A plugin that allows you to use SocialCalc spreadsheets on Ruby on Rails applications with ease

License

Notifications You must be signed in to change notification settings

elm200/socialcalc-rails

Repository files navigation

Socialcalc-rails gem

SocialCalc is a great JavaScript-based spreadsheet working on web browsers. However, it is a bit difficult to use it with Ruby on Rails applications because there is little information on it. Therefore, I have created a gem that allows you to use SocialCalc spreadsheets on Ruby on Rails application with ease.

Usage

See a sample Rails application at https://github.com/elm200/socialcalc-rails-sample.

Installation

gem 'socialcalc-rails'

And then execute:

$ bundle

Or install it yourself as:

$ gem install socialcalc-rails

Generators

$ rails g socialcalc:images

This command lets you to have SocialCalc related images installed under public/sc_images/.

Contributing

Thanks for Socialcalc maintenance team's help.

License

The gem is available as open source under the terms of the MIT License. Note that Socialcalc software itself is not under the terms of MIT License.

About

A plugin that allows you to use SocialCalc spreadsheets on Ruby on Rails applications with ease

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages