Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Commit 3f56732

Browse files
committed
Switch to available fork of jquery-raty-rails
1 parent be6feba commit 3f56732

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Diff for: Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ gem 'whenever'
8585
gem 'jquery-ui-rails'
8686

8787
# jquery plugin for rating stars
88-
gem 'jquery-raty-rails', git: 'https://github.com/bmc/jquery-raty-rails.git'
88+
gem 'jquery-raty-rails', git: 'https://github.com/tfantina/jquery-raty-rails.git'
8989

9090
# load jQuery fast without refresh
9191
gem 'jquery-turbolinks'

Diff for: Gemfile.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@ GIT
55
active_enum (1.1.0)
66
activesupport (>= 3.0)
77

8-
GIT
9-
remote: https://github.com/bmc/jquery-raty-rails.git
10-
revision: a4fb8a9cc7d0b20ab4c0b8d0a6480dd31d4a8c26
11-
specs:
12-
jquery-raty-rails (0.0.2)
13-
rails (>= 3.2.3)
14-
158
GIT
169
remote: https://github.com/heroku/rails_log_stdout.git
1710
revision: 868ae69489c05f8905650a27f0954c22ea0b9573
1811
specs:
1912
rails_log_stdout (0.0.1)
2013

14+
GIT
15+
remote: https://github.com/tfantina/jquery-raty-rails.git
16+
revision: 38c4a53577b31f82f1fc5d9b778594f260c148c0
17+
specs:
18+
jquery-raty-rails (2.0.0)
19+
rails
20+
2121
GEM
2222
remote: https://rubygems.org/
2323
specs:

0 commit comments

Comments
 (0)