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

iwyg_be

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

iwyg_be

  • 0.0.1
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= iwyg backend a user centered backend for the {iwyg social exchange system}[www.github.com/heaven7/iwyg].

== feature-list (not complete yet):

  • tracking of failures of each user
  • management of notifications (by time-intervals, rates)
  • translation-backend (of notifications, statictelabels, toolips,...)
  • cms-integration (refinerycms, locomotive,...)
  • ...

== installation Run rake iwyg_be:install:migrations to copy the migration files to your iwyg application.

in your config/routes.rb write this mount IwygBe::Engine => "/be" to mount the backend to the main application.

Then run bundle exec rake db:migrate to generate the tables.

== usage Start the server with rails s

and the backend can be found at http://localhost:3000/be

== contribute

feel free to join and use your skills. also if you find anything that's broken, missing or can be done better, let me know or just do a pull request.

this project rocks and uses MIT-LICENSE.

FAQs

Package last updated on 08 Aug 2012

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