1
0
Fork 0
mirror of https://github.com/kbparagua/paloma synced 2023-03-27 23:21:17 -04:00

Initial commit

This commit is contained in:
Karl Bryan Paragua 2012-12-16 23:11:02 -08:00
commit 4d832986a1
2 changed files with 20 additions and 0 deletions

16
.gitignore vendored Normal file
View file

@ -0,0 +1,16 @@
*.rbc
*.sassc
.sass-cache
capybara-*.html
.rspec
/.bundle
/vendor/bundle
/log/*
/tmp/*
/db/*.sqlite3
/public/system/*
/coverage/
/spec/tmp/*
**.orig
rerun.txt
pickle-email-*.html

4
README.md Normal file
View file

@ -0,0 +1,4 @@
paloma
======
Javascript Callback Manager for Rails 3