dwaynemac / debitos

Generador de resumenes para débitos automáticos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Codeship Status for afalkear/debitos

Debitos: Generador de resumenes para cobrar por debito automatico.

Esta es una aplicacion para generar los archivos necesarios para los resumenes de debitos.

To use simple form with bootstrap

Be sure to have a copy of the Bootstrap stylesheet available on your application, you can get it on http://twitter.github.com/bootstrap.

Inside your views, use the 'simple_form_for' with one of the Bootstrap form classes, '.form-horizontal', '.form-inline', '.form-search' or '.form-vertical', as the following:

= simple_form_for(@user, :html => {:class => 'form-horizontal' }) do |form|

===============================================================================

by Alex Falke.

About

Generador de resumenes para débitos automáticos

License:MIT License


Languages

Language:Ruby 53.3%Language:HTML 33.6%Language:CSS 11.0%Language:CoffeeScript 1.5%Language:JavaScript 0.5%