backgridjs-rails 0.2.6 → 0.3.5

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,2 +0,0 @@
1
- module BackgridjsRails
2
- end
@@ -1,8 +0,0 @@
1
- require 'rails'
2
-
3
- module Backgridjs
4
- module Rails
5
- class Engine < ::Rails::Engine
6
- end
7
- end
8
- end
@@ -1,3 +0,0 @@
1
- module BackgridjsRails
2
- VERSION = "0.0.1"
3
- end