Code Monkey home page Code Monkey logo

rubystackmemos's Introduction

RubyStackMemos

Stacking memos tools by ruby (used by Sinatra). You can use simplicity, quickly and easily.


1. Requirement

Ruby 1.9.3

(include followinggems)

  • Sinatra
  • ActiveRecord
  • HAML
  • SQLite3 driver

2. Instruction (How to Use)

Install Ruby 1.9.3

ex) If you use Windows, I recomend "RubyInstaller"

Install some Gems

gem install sinatra
gem install activerecord
gem install haml
gem install sqlite3

Run stack_memos.rb on Ruby

COMMAND> cd <place_of_stack_memos.rb>
COMMAND> ruby stack_memos.rb

Access URL in your web browser

http://localhost:4567/

ex) default port of Ruby server is 4567.

link is here

3. Notice

I has been tested only on "Windows7(32bit) / Ruby 1.9.3 / FireFox 20.0.1".

(Server and client are same-computer(=localhost).)

4. License

Using, changing, publishing are free.

This code congotmd to MIT license.

Details are "LICENSE.md".

rubystackmemos's People

Contributors

rezelk avatar kaakaa avatar

Watchers

James Cloos avatar  avatar

Forkers

kaakaa

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.