Skip to content
This repository has been archived by the owner on Jul 19, 2021. It is now read-only.

Commit

Permalink
Merge pull request #67 from a-barbieri/master
Browse files Browse the repository at this point in the history
Release 0.0.7
  • Loading branch information
a-barbieri authored Aug 24, 2017
2 parents 1701d57 + 480e069 commit ea607b3
Show file tree
Hide file tree
Showing 123 changed files with 1,838 additions and 1,207 deletions.
129 changes: 79 additions & 50 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
PATH
remote: .
specs:
binda (0.0.5)
binda (0.0.7)
aasm (>= 4.11, < 4.13)
ancestry (>= 2.1, < 3.1)
carrierwave (>= 0.10, < 1.12)
coffee-rails (>= 4.1, < 4.3)
colorize (~> 0.8)
devise (>= 4.1, < 4.4)
ffaker (~> 2.5)
friendly_id (>= 5.1, < 5.3)
jquery-rails (~> 4.3)
jquery-ui-rails (>= 5.0, < 6.1)
kaminari (~> 1.0)
mini_magick (>= 4.5, < 4.8)
rails (>= 5.0, < 5.2)
sass-rails (~> 5.0)
Expand All @@ -22,41 +22,41 @@ PATH
GEM
remote: https://rubygems.org/
specs:
aasm (4.12.1)
aasm (4.12.2)
concurrent-ruby (~> 1.0)
actioncable (5.1.1)
actionpack (= 5.1.1)
actioncable (5.1.3)
actionpack (= 5.1.3)
nio4r (~> 2.0)
websocket-driver (~> 0.6.1)
actionmailer (5.1.1)
actionpack (= 5.1.1)
actionview (= 5.1.1)
activejob (= 5.1.1)
actionmailer (5.1.3)
actionpack (= 5.1.3)
actionview (= 5.1.3)
activejob (= 5.1.3)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (5.1.1)
actionview (= 5.1.1)
activesupport (= 5.1.1)
actionpack (5.1.3)
actionview (= 5.1.3)
activesupport (= 5.1.3)
rack (~> 2.0)
rack-test (~> 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.2)
actionview (5.1.1)
activesupport (= 5.1.1)
actionview (5.1.3)
activesupport (= 5.1.3)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.0.3)
activejob (5.1.1)
activesupport (= 5.1.1)
activejob (5.1.3)
activesupport (= 5.1.3)
globalid (>= 0.3.6)
activemodel (5.1.1)
activesupport (= 5.1.1)
activerecord (5.1.1)
activemodel (= 5.1.1)
activesupport (= 5.1.1)
activemodel (5.1.3)
activesupport (= 5.1.3)
activerecord (5.1.3)
activemodel (= 5.1.3)
activesupport (= 5.1.3)
arel (~> 8.0)
activesupport (5.1.1)
activesupport (5.1.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (~> 0.7)
minitest (~> 5.1)
Expand All @@ -66,13 +66,16 @@ GEM
ancestry (3.0.1)
activerecord (>= 3.2.0)
arel (8.0.0)
autoprefixer-rails (7.1.1.2)
autoprefixer-rails (7.1.2.4)
execjs
bcrypt (3.1.11)
builder (3.2.3)
capybara (2.14.3)
bullet (5.6.1)
activesupport (>= 3.0.0)
uniform_notifier (~> 1.10.0)
capybara (2.15.1)
addressable
mime-types (>= 1.16)
mini_mime (>= 0.1.3)
nokogiri (>= 1.3.3)
rack (>= 1.0.0)
rack-test (>= 0.5.4)
Expand All @@ -99,26 +102,37 @@ GEM
responders
warden (~> 1.2.3)
diff-lcs (1.3)
erubi (1.6.0)
erubi (1.6.1)
execjs (2.7.0)
factory_girl (4.8.0)
activesupport (>= 3.0.0)
factory_girl_rails (4.8.0)
factory_girl (~> 4.8.0)
railties (>= 3.0.0)
ffaker (2.6.0)
ffi (1.9.18)
friendly_id (5.2.1)
activerecord (>= 4.0.0)
globalid (0.4.0)
activesupport (>= 4.2.0)
i18n (0.8.4)
i18n (0.8.6)
jquery-rails (4.3.1)
rails-dom-testing (>= 1, < 3)
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
jquery-ui-rails (6.0.1)
railties (>= 3.2.16)
kaminari (1.0.1)
activesupport (>= 4.1.0)
kaminari-actionview (= 1.0.1)
kaminari-activerecord (= 1.0.1)
kaminari-core (= 1.0.1)
kaminari-actionview (1.0.1)
actionview
kaminari-core (= 1.0.1)
kaminari-activerecord (1.0.1)
activerecord
kaminari-core (= 1.0.1)
kaminari-core (1.0.1)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -132,13 +146,18 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_magick (4.7.2)
mini_mime (0.1.3)
mini_portile2 (2.2.0)
minitest (5.10.2)
minitest (5.10.3)
minitest-rails (3.0.0)
minitest (~> 5.8)
railties (~> 5.0)
nio4r (2.1.0)
nokogiri (1.8.0)
mini_portile2 (~> 2.2.0)
orm_adapter (0.5.0)
pg (0.21.0)
power_assert (0.2.6)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
Expand All @@ -149,33 +168,34 @@ GEM
rack (2.0.3)
rack-test (0.6.3)
rack (>= 1.0)
rails (5.1.1)
actioncable (= 5.1.1)
actionmailer (= 5.1.1)
actionpack (= 5.1.1)
actionview (= 5.1.1)
activejob (= 5.1.1)
activemodel (= 5.1.1)
activerecord (= 5.1.1)
activesupport (= 5.1.1)
bundler (>= 1.3.0, < 2.0)
railties (= 5.1.1)
rails (5.1.3)
actioncable (= 5.1.3)
actionmailer (= 5.1.3)
actionpack (= 5.1.3)
actionview (= 5.1.3)
activejob (= 5.1.3)
activemodel (= 5.1.3)
activerecord (= 5.1.3)
activesupport (= 5.1.3)
bundler (>= 1.3.0)
railties (= 5.1.3)
sprockets-rails (>= 2.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.0.3)
loofah (~> 2.0)
railties (5.1.1)
actionpack (= 5.1.1)
activesupport (= 5.1.1)
rails-perftest (0.0.7)
railties (5.1.3)
actionpack (= 5.1.3)
activesupport (= 5.1.3)
method_source
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (12.0.0)
rb-fsevent (0.9.8)
rb-inotify (0.9.8)
ffi (>= 0.5.0)
rb-fsevent (0.10.2)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
responders (2.4.0)
actionpack (>= 4.2.0, < 5.3)
railties (>= 4.2.0, < 5.3)
Expand All @@ -187,7 +207,7 @@ GEM
rspec-mocks (3.6.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.6.0)
rspec-rails (3.6.0)
rspec-rails (3.6.1)
actionpack (>= 3.0)
activesupport (>= 3.0)
railties (>= 3.0)
Expand All @@ -196,6 +216,7 @@ GEM
rspec-mocks (~> 3.6.0)
rspec-support (~> 3.6.0)
rspec-support (3.6.0)
ruby-prof (0.15.9)
ruby_dep (1.5.0)
sass (3.5.1)
sass-listen (~> 4.0.0)
Expand All @@ -219,15 +240,18 @@ GEM
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
test-unit (3.1.5)
power_assert
thor (0.19.4)
thread_safe (0.3.6)
tilt (2.0.7)
tinymce-rails (4.6.4)
tilt (2.0.8)
tinymce-rails (4.6.5)
railties (>= 3.1.1)
tinymce-rails-langs (4.20160310)
tinymce-rails (~> 4.1, >= 4.1.10)
tzinfo (1.2.3)
thread_safe (~> 0.1)
uniform_notifier (1.10.0)
warden (1.2.7)
rack (>= 1.0)
websocket-driver (0.6.5)
Expand All @@ -243,14 +267,19 @@ PLATFORMS
DEPENDENCIES
autoprefixer-rails (~> 7.1)
binda!
bullet (~> 5.6)
capybara (~> 2.14)
database_cleaner (~> 1.6)
factory_girl_rails (~> 4.8)
listen (~> 3.1)
minitest-rails (~> 3.0)
pg (~> 0.21)
pry-rails (~> 0.3.5)
rails-perftest (~> 0.0)
rspec-rails (>= 3.5, < 3.7)
ruby-prof (~> 0.15.9)
test-unit (~> 3.1)
yard (~> 0.9)

BUNDLED WITH
1.15.2
1.15.3
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Binda
A modular CMS for Ruby on Rails 5.
A modular CMS for Ruby on Rails 5.1.

[![Code Climate](https://codeclimate.com/github/lacolonia/binda/badges/gpa.svg)](https://codeclimate.com/github/lacolonia/binda)
[![Issue Count](https://codeclimate.com/github/lacolonia/binda/badges/issue_count.svg)](https://codeclimate.com/github/lacolonia/binda)
Expand All @@ -9,15 +9,17 @@ A modular CMS for Ruby on Rails 5.
Add this line to your application's Gemfile:

```ruby
gem 'binda', '~> 0.0.6'
gem 'binda', '~> 0.0.7'
```

Then execute:

```bash
$ bundle
```

To install Binda run the installer from terminal.

``` bash
$ rails g binda:install
```
Expand Down
3 changes: 2 additions & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ require 'bundler/gem_tasks'
# t.libs << 'test'
# t.pattern = 'test/**/*_test.rb'
# t.verbose = false
# t.warning = false
# end
# task default: :test

Expand All @@ -40,4 +41,4 @@ require 'bundler/gem_tasks'
require 'rspec/core/rake_task'
RSpec::Core::RakeTask.new('spec')
# If you want to make this the default task
task :default => :spec
task default: :spec
Binary file modified app/.DS_Store
Binary file not shown.
Loading

0 comments on commit ea607b3

Please sign in to comment.