Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in rake

Octopress errors - rake preview, watch or generate

How to get help on a specific rake task?

How can I call a controller action from a rake task?

ruby-on-rails rake

Ruby filelist exclude a folder

ruby rake filelist

"Private" Rake tasks with the Rails environment

ruby-on-rails ruby syntax rake

Rails Spree project - Database inaccessible from other contributor on Git

ruby-on-rails rake spree

rake db:create generated "if you set the charset manually, make sure you have a matching collation" error

Rails DB Migration Error: relation already exists

Jobs with Resque gives "Don't know how to build task 'jobs:work'" on Heroku

uninitialized constant Mysql::error

mysql ruby-on-rails rake

Copy files preserving directory structure with rake

ruby rake rakefile

Hide the list of files when running rspec?

run rspec tests from specific folder using rake

rspec rake capybara

rake about database adapter inconsistent with database.yml

ruby-on-rails rake

'rake spec' doesn't run with custom RAILS_ENV but 'rspec' and 'bundle exec rspec' do

How can I run a rake task from a delayed_job

Why are some rake tasks missing?

ruby ruby-on-rails-3 rake

Given a typical Rails 3 environment, why am I unable to execute any tests?

How can I have console output display to stdout AND store it in a variable?

ruby console rake stdout

Rails 3.1: how to run an initializer only for the web app (rails server/unicorn/etc)