Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jakewendt-simply_discussable

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jakewendt-simply_discussable

  • 0.2.2
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= SimplyDiscussable

A forum framework.

== ToDo

  • Everything

== Required Gem Sources

gem sources -a http://rubygems.org gem sources -a http://gems.github.com

== Required Gems

  • {ruby_extension}[http://github.com/jakewendt/ruby_extension] - modifications, updates and patches for ruby.
  • rails ~> 2
  • ssl_requirement
  • ryanb-acts-as-list
  • RedCloth
  • paperclip
  • thoughtbot-factory_girl
  • jakewendt-simply_helpful
  • jakewendt-ruby_extension
  • jakewendt-calnet_authenticated
  • jakewendt-simply_authorized

== Installation and Usage

config.gem "jakewendt-simply_discussable", :source => 'http://rubygems.org'

script/generate simply_discussable

User.find_create_and_update_by_uid('859908').deputize

== Testing (as an app)

rake db:migrate rake db:fixtures:load rake test script/server

== Gemified with Jeweler

vi Rakefile rake version:write

rake version:bump:patch rake version:bump:minor rake version:bump:major

rake gemspec

rake install rake release

Copyright (c) 2010 [Jake Wendt], released under the MIT license

FAQs

Package last updated on 26 May 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc