Giter Site home page Giter Site logo

briandoll / rit Goto Github PK

View Code? Open in Web Editor NEW
169.0 169.0 7.0 8.63 MB

rit. is a standalone web application that allows users to edit and schedule content. Content is served up to a consuming application as a web service.

Home Page: http://emphaticsolutions.com/2010/02/20/rit-the-anti-CMS-content-scheduling-system-in-Rails.html

License: MIT License

JavaScript 15.40% Ruby 84.60%

rit's Introduction

Hello! ๐Ÿ‘‹ I'm Brian, half of Reify, helping companies market and sell more software. Get in touch!

Reify

rit's People

Contributors

briandoll avatar kasima avatar ttdonovan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

rit's Issues

Error on /users

If hit "Users" I get:

Unknown action
No action responded to index. Actions: authenticate_admin, create, new, and signed_in_as_admin?

nil issue after creating plate

after rake db:migrate and rake db:seed everything seems fine until i create my first plate, then I get this

ActionView::TemplateError (You have a nil object when you didn't expect it!
You might have expected an instance of Array.
The error occurred while evaluating nil.<=>) on line #5 of app/views/plates/_plate_filter.html.erb:
2:   <%- form_tag plates_path, :class => 'filter-form', :method => :get do -%>
3:   <ul class="plate-name-parts">
4:     <li><%= filter_select "fl", params[:fl], "layout_name" %></li>
5:     <li><%= filter_select "fi", params[:fi], "instance_name" %></li>
6:     <li><%= filter_select "fp", params[:fp], "plate_name" %></li>
7:     <li class="action"><%= submit_tag "Filter" %></li>
8:     <li class="action"><%= link_to "Clear", plates_path %></li>

How do you use Rit in the wild?

This is rather a list of questions than an issue.

What kind of format do you use for the content? HTML, or some other markup? Do you render it on the Rit's side or on the side of the consuming up?

How do you feel about a dropdown in the edition's form, to select one among several templating engines/renderers? Is that what you had in mind, when you were mentioning some plugin architecture?

Maybe tilt would be a good thing to have a look at here: http://github.com/rtomayko/tilt

Memcache required?

Creating an edition PlatesController#create_plate_edition gives me an error since it can't connect to memcache.

Is there a way to use Rit without memcache, at least in development mode? I can live with a "No", but I would hate to setup memcache on my local machine if it is not absolutely nescesary.

Object creation fails

When creating a Plate or Edition, I get:

NoMethodError (undefined method `first' for #<HashWithIndifferentAccess:0xb6e371d0>):
  lib/parses_plate_edition_parameters.rb:4:in `parse_params'
  ...

This is with Ruby 1.8.6.

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.