osem-fcy/config
Siddhant Bajaj 5c56683ae8 Introduced Physical Ticket
Added PhysicalTicket model and controller. It holds the information about each physical ticket bought at the purchase. Physical Tickets are created after every successfull payment.
2017-06-22 19:50:55 +05:30
..
environments Change mock accounts credentials 2017-05-06 10:37:58 +03:00
initializers Add schedule interval as attribute of a program 2017-04-01 21:39:20 +03:00
locales Made use of Rails I18n data format in EventSerializer #598 2016-03-27 20:03:33 +05:30
application.rb Switch mail sending to active_job 2016-04-20 18:59:24 +02:00
boot.rb Remove syck, add notifier back, add cleanup on deploy 2014-08-07 10:30:34 +02:00
cloudinary.yml.example Add cloudinary gem, fix some Gemfile comments 2016-04-27 11:48:12 +02:00
database.yml.example Switch back to sqlite test db 2014-05-10 16:45:51 +02:00
database.yml.heroku Use config/database.yml for ClearDB config 2016-05-25 16:49:56 +02:00
database.yml.travis In Travis, run tests on MariaDB 2016-08-22 16:39:19 +02:00
deploy.rb Include .env.production in deploy 2016-05-09 14:47:29 +02:00
environment.rb Mention the data:migrate:config2dotenv during boot 2016-04-29 17:07:50 +02:00
piwik.yml.example Implements piwik tracking 2014-11-12 10:45:44 +01:00
routes.rb Introduced Physical Ticket 2017-06-22 19:50:55 +05:30
schedule.rb [Bugfix] Confirmed / Unconfirmed events over time for conference dashboard 2014-07-18 15:22:15 +02:00
secrets.yml.example spec/feature: add stripe integration tests 2016-08-16 00:46:11 +05:30