francois

François Beausoleil
International Technological Solutions
Sherbrooke, QC, Canada
A basic accounting software, written in Ruby, using the Rails framework. UI in French.
Created about 1 month ago
legend
Treat an ActiveRecord model as a file attachment, storing its patch, size, content type, etc.
Forked from technoweenie/attachment_fu 4 months ago
legend
A command-line client for Amazon Web Services
Created about 1 month ago
legend
A Family Budget application
Created 2 months ago
legend
A Subversion post-commit hook that will edit FogBugz cases using Trac-like keywords
Created 2 months ago
legend
Take FogBugz offline with you
Created 2 days ago
legend
A refactored Mephisto that has multiple spam detection engines.
Forked from halorgium/mephisto 2 months ago
legend
A simple Rails application demoing using Google Charts
Created 2 months ago
legend
Piston is a utility that eases vendor branch management. This repository is a complete reimpleme...
Created 2 months ago
legend
Spam blocking plugin with support for Akismet and Defensio.
Forked from technoweenie/viking 2 months ago
legend

Following

Public Activity  feed

francois committed to fogbugz_offline 1 day ago

044a17bdfbcc45cce9cd9bdc861b8719a23cbb90

FogbugzOffline::Commands::Login specifications.

francois committed to fogbugz_offline 1 day ago

8ac223ce4e400667f391c217c4c8be1aa5ad8fab

Reintroduced FogbugzOffline::Config, but it is a base class for GlobalConfig and LocalConfig.

francois committed to fogbugz_offline 1 day ago

acee378c9ef246ae3a2622835a8b7903ed70e67f

Untested (but should be working, yeah right) #add_project, #add_token, #remove_token in GlobalConfig.

francois committed to fogbugz_offline 1 day ago

3f9b7fa5aa364b0b9233b3219b8555a68fa0f45f

FogbugzOffline::GlobalConfig specifications.

francois committed to fogbugz_offline 1 day ago

5dff84aafc55995fdb520cfe78595b33ed73cdfa

FogbugzOffline#global and #local specifications.

francois committed to fogbugz_offline 1 day ago

f9b6b6fc00020aa8ebb945b0d108b665e6f624a1

FogbugzOffline#project_path specifications.

francois committed to fogbugz_offline 1 day ago

48cc76a33db52c4d500fde1c3ab76bc0f9ef16ea

FogbugzOffline#home_path specifications.

francois committed to fogbugz_offline 1 day ago

160f048dde8b65ea59a46a7ac55400d934ec4602

Initial specifications for FogbugzOffline::Connection.

francois committed to fogbugz_offline 1 day ago

ba2cb8726477b42a400fb7b1509866b58a71c6b2

Report the full backtrace when running specifications.

francois committed to fogbugz_offline 1 day ago

ea8882d75f4d74f7e87960bf1e3724d496889556

Make sure tmp/ is created, and ignore specifications.html from it.