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

Add below line in Rakefile "require "bundler/gem_tasks"" #2119

Closed
grasp opened this issue Jan 21, 2017 · 0 comments
Closed

Add below line in Rakefile "require "bundler/gem_tasks"" #2119

grasp opened this issue Jan 21, 2017 · 0 comments

Comments

@grasp
Copy link

grasp commented Jan 21, 2017

Do you want to request a feature or report a bug?

to add below line in Rakefile
"require "bundler/gem_tasks""

What is the current behavior?

when generate project as a gem, "rake build" command not work.
rake did not find build task.

If the current behavior is a bug, please provide the steps to reproduce it and if possible a minimal demo of the problem via https://github.com/ or https://gist.github.com/

padrino g project abc -g

What is the expected behavior?

rake build should generate a gem under pkg folder automatically.

Which versions of Ruby, Padrino, Sinatra, Rack, OS are you using? Did this work in previous versions?

0.13.3

@grasp grasp changed the title to add below line in Rakefile "require "bundler/gem_tasks"" Add below line in Rakefile "require "bundler/gem_tasks"" Jan 21, 2017
@ujifgc ujifgc closed this as completed in 7290506 Mar 7, 2017
@ujifgc ujifgc mentioned this issue Mar 15, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant