github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

pusewicz / rails_sequel

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 18
    • 3
  • Source
  • Commits
  • Network (3)
  • Issues (0)
  • Downloads (1)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (2)
    • gh-pages
    • master ✓
  • Tags (1)
    • v0.2.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

Ruby on Rails plugin for Sequel — Read more

  cancel

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Update Jeweler installation info 
pusewicz (author)
Sun Nov 08 03:16:04 -0800 2009
commit  d5d2adaf3252e205e67f25a32f11496632ca90b0
tree    b589f55f0b59870b95e0ecab9a1cafc273541438
parent  e0c4b58b0b12069bb54e10ef89f6ccde71b911c7
rails_sequel /
name age
history
message
file .document Mon Apr 06 14:37:32 -0700 2009 Improve gem generation. Bump version [pusewicz]
file .gitignore Fri Oct 09 02:28:39 -0700 2009 Added gemcutter support [pusewicz]
file LICENSE Mon Apr 06 14:37:32 -0700 2009 Improve gem generation. Bump version [pusewicz]
file README.md Fri Aug 07 06:11:25 -0700 2009 We don't need to specify version [pusewicz]
file Rakefile Sun Nov 08 03:16:04 -0800 2009 Update Jeweler installation info [pusewicz]
file VERSION.yml Wed Aug 05 11:54:04 -0700 2009 Version bump to 0.2.1 [pusewicz]
file init.rb Wed Jan 14 15:51:22 -0800 2009 Fixed gemspec again [pusewicz]
directory lib/ Fri Aug 07 06:11:42 -0700 2009 Trim whitespace [pusewicz]
file rails_sequel.gemspec Fri Oct 09 12:27:14 -0700 2009 Add rubyforge_project configuration [pusewicz]
directory spec/ Wed Aug 05 11:51:12 -0700 2009 Update spec helper for newer Sequel [pusewicz]
directory tasks/ Wed Jan 21 14:12:45 -0800 2009 Add sequel:redo, sequel:rollback, sequel:versio... [pusewicz]
README.md

Sequel for Rails

Installation

Using Rails plugin script:

script/plugin install git://github.com/pusewicz/rails_sequel.git

Using Rails 2.1 Gem dependencies

Install the gem

gem sources -a http://gems.github.com
gem install pusewicz-rails_sequel

Load the gem in environment.rb

Rails::Initializer.run do |config|
  config.gem 'pusewicz-rails_sequel', :lib => 'rails_sequel', :source => 'http://gems.github.com'
end

Optional

Remove ActiveRecord framework in environment.rb file:

config.frameworks -= [ :active_record ]

Community

IRC Channel

You can find us on #sequel channel (irc://irc.freenode.net/#sequel)

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server