Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Rails 4.1 #57

Merged
merged 7 commits into from
Jun 11, 2014
Merged

Add support for Rails 4.1 #57

merged 7 commits into from
Jun 11, 2014

Conversation

mariochavez
Copy link
Collaborator

This PR adds support for Rail 4.1, it was based on @jtomaszewski work.
Also with this version support for custom headers were added, it was based on @diddeb work

jtomaszewski and others added 6 commits September 25, 2013 21:11
This solves problem if you have set your application to be run on relative url like "/url/"
(`config.action_controller.relative_url_root` option).
It's loaded by AJAX, so it's enough we'll load only the body of the #show response.
(this removes unneeded <script> loads and improves the speed of ApiTaster).
Fix partial rendering for Rails 4.1
Bump version
Signed-off-by: Mario A Chavez <[email protected]>
Bump version
Fix broken js
Add global headers info to README
Exclude tags file from git
Add a note about using this gem with Rails 3.x/4.0
@diddeb
Copy link
Contributor

diddeb commented Jun 10, 2014

Yeay! Thanks @mariochavez.

@fredwu
Copy link
Owner

fredwu commented Jun 11, 2014

Fantastic work! 👏

Set explicit sass-rails version to help travis resolve dependencies
@mariochavez mariochavez merged commit 01ff73a into fredwu:master Jun 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants