Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.
/ pastiche Public archive

Pastebin web application using Sinatra with OpenID authentication.

License

Notifications You must be signed in to change notification settings

macks/pastiche

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Pastiche

== Description

Simple pastebin application using Sinatra with OpenID authentication.

== Install

Edit +config.ru+ and run +rackup+.

Required libraries are:

- Sinatra
- Haml
- Ruby OpenID
- DataMapper
- Ultraviolet

More libraries are required for development:

- RSpec
- Webrat
- Rack-Test

== Authors

MATSUYAMA Kengo <[email protected]>
http://github.com/macks/pastiche/

== License

See LICENSE. (the MIT License)

=== jQuery

+public/javascripts/jquery.js+ is downloaded from:

  http://jquery.com/

=== Ultraviolet

Files in +public/uv+ directory are part of Ultraviolet library.
These are under the MIT License.

  http://ultraviolet.rubyforge.org/

About

Pastebin web application using Sinatra with OpenID authentication.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published