Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jwo/ruby-fiddle-web
Because JSFiddle is awesome. Persist, Version, and Fork Ruby Snippets.
https://github.com/jwo/ruby-fiddle-web
Last synced: 27 days ago
JSON representation
Because JSFiddle is awesome. Persist, Version, and Fork Ruby Snippets.
- Host: GitHub
- URL: https://github.com/jwo/ruby-fiddle-web
- Owner: jwo
- Created: 2012-03-07T19:23:25.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2015-10-04T18:22:18.000Z (about 9 years ago)
- Last Synced: 2024-02-12T17:06:20.516Z (10 months ago)
- Language: Ruby
- Homepage: http://rubyfiddle.com
- Size: 1.51 MB
- Stars: 138
- Watchers: 12
- Forks: 27
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Open-Source-Ruby-and-Rails-Apps - ruby-fiddle - Because JSFiddle is awesome. Persist, Version, and Fork Ruby Snippets. 🔥 👴 ✅ (Happy Exploring 🤘)
README
Ruby Fiddle
-----------[![Build Status](https://travis-ci.org/jwo/ruby-fiddle-web.svg?branch=master)](https://travis-ci.org/jwo/ruby-fiddle-web)
Ability to create ruby snippets, run them, fork them, share them, eat them.
You can see on the web at http://rubyfiddle.com
Execution takes place in a separate service, under JRuby, to remove access to the database: https://github.com/jwo/ruby-fiddle-exec
TODO
----1. Allow inclusion of gems like ActiveSupport, RSpec
Created by
---------Jesse Wolgamott, @jwo for http://rubyoffrails.com.
Contributors
------------* [Haris Amin](https://github.com/hamin)
* [Sabba Petri](https://github.com/spetri)Attributions
------------### SVG Icons
Thank you for using The Noun Project. This icon is licensed under Creative
Commons Attribution and must be attributed as:* Save by iconsmind.com from The Noun Project
* Bookmark by Joe Harrison from The Noun ProjectMIT License
-------
Copyright (C) 2012-2014, Jesse WolgamottPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.