Merge pull request #2837 from hennevogel/feature/next-rails
Introduces next-rails
This commit is contained in:
commit
d868609a89
8 changed files with 832 additions and 3 deletions
|
|
@ -120,6 +120,7 @@ GEM
|
|||
rest-client
|
||||
cocoon (1.2.15)
|
||||
coderay (1.1.3)
|
||||
colorize (0.8.1)
|
||||
concurrent-ruby (1.1.9)
|
||||
countable-rails (0.0.1)
|
||||
railties (>= 3.1)
|
||||
|
|
@ -318,6 +319,8 @@ GEM
|
|||
mysql2 (0.5.3)
|
||||
nenv (0.3.0)
|
||||
netrc (0.11.0)
|
||||
next_rails (1.0.4)
|
||||
colorize (>= 0.8.1)
|
||||
nio4r (2.5.8)
|
||||
nokogiri (1.12.3)
|
||||
mini_portile2 (~> 2.6.1)
|
||||
|
|
@ -693,6 +696,7 @@ DEPENDENCIES
|
|||
mini_magick
|
||||
money-rails
|
||||
mysql2
|
||||
next_rails
|
||||
nokogiri (>= 1.8.1)
|
||||
omniauth
|
||||
omniauth-facebook
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue