Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rake

Error installing gems that use native extensions on Ubuntu, Ruby 1.9.2 via RVM

ruby rubygems rake rvm ffi

Automatic publish Beta Android app to the Google Play store

android gradle rake publish

Running Rake tasks in RSpec multiple times returns nil?

ruby-on-rails rspec rake

Rails: how to run all migrations up to a certain timestamp

ruby-on-rails rake

Deactivate a Gem - "you have already activated rake 0.9.3.beta.1, but my Gemfile requires rake 0.9.2"

ruby-on-rails ruby gem rake

undefined method `desc' for Sinatra::Application:Class

ruby sinatra rake

Rails mysql2 undefined method `accept' for nil:NilClass

Running migration on server when deploying with capistrano

Recursive Patterned File Delete in Ruby/Rake

ruby recursion rake

Rake mysql2 "unknown database" error

rake mysql2

Error while Bundle install

ruby-on-rails rake bundler

therubyracer or nodejs, which should I use?

Method namespace clashing when running rake tasks in Rails

ruby-on-rails rake

Ruby 1.9.3 breaks rake test

How do you communicate between Rake tasks?

ruby rake

How to run a rake task by command line in rails

ruby-on-rails ruby rake

How do I pass arguments from the parent task to the child task in Rake?

ruby rake

How to call Rake tasks that are defined in the standard Rakefile from an other Ruby script?

ruby rake

Dealing with very long running rake task