Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #442 #443

Closed
wants to merge 23 commits into from
Closed

Fixes #442 #443

wants to merge 23 commits into from

Conversation

duarme
Copy link
Contributor

@duarme duarme commented Jun 19, 2015

No description provided.

@bricesanchez bricesanchez self-assigned this Nov 17, 2015
@bricesanchez
Copy link
Member

Categories needs update too : https://github.com/refinery/refinerycms-blog/blob/master/app/views/refinery/blog/admin/categories/_category.html.erb#L5-L13

Could you add it and rebase your branch ?

bricesanchez and others added 3 commits June 1, 2016 11:57
@parndt
Copy link
Member

parndt commented Aug 7, 2016

@bricesanchez seems like we might have to do it 😄

@duarme
Copy link
Contributor Author

duarme commented Aug 7, 2016

I did it (man of little faith 😉 ), or at least I tried, but couldn't test it, because when I run bundle exec rake refinery:testing:dummy_app I get this error of a missing file:

[...]
Copied migration 20160807193529_create_seo_meta.seo_meta.rb from seo_meta
Copied migration 20160807193530_remove_meta_keywords_from_seo_meta.seo_meta.rb from seo_meta
rake aborted!
LoadError: cannot load such file -- refinery/core/authorisation_manager
/Users/darmenise/dev/rails/Archive/refinerycms-blog/spec/dummy/config/environment.rb:5:in `<top (required)>'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
** Invoke refinery:testing:setup_extension (first_time)
** Execute refinery:testing:setup_extension
** Invoke refinery:testing:init_test_database (first_time)
** Execute refinery:testing:init_test_database
rake aborted!
LoadError: cannot load such file -- refinery/core/authorisation_manager
/Users/darmenise/dev/rails/Archive/refinerycms-blog/spec/dummy/config/environment.rb:5:in `<top (required)>'
/Users/darmenise/.rbenv/versions/2.2.2/bin/bundle:23:in `load'
/Users/darmenise/.rbenv/versions/2.2.2/bin/bundle:23:in `<main>'
Tasks: TOP => db:migrate => environment
(See full trace by running task with --trace)
** Execute refinery:testing:create_dummy_app
** Execute refinery:testing:dummy_app

@bricesanchez bricesanchez modified the milestone: 3.0 Nov 2, 2016
@NicholasKirchner
Copy link
Contributor

Looks like the build on this is failing right now due to conflicting versions of refinerycms. Rebasing off master if/when #459 is accepted may fix this PR.

@bricesanchez
Copy link
Member

I've fixed this bug with f97dd92

Thanks all!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants